aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorJack Wang <[email protected]>2020-10-13 09:43:42 +0200
committerJason Gunthorpe <[email protected]>2020-11-20 16:18:59 -0400
commitd024f27de11c2cb5460894eed09d5e616b81587d (patch)
treef4e936774fc0055f1740148a102bbc4479057d76 /net/lapb/lapb_subr.c
parent172292be01dbd6c26aba23f62e8ec090f31cdb71 (diff)
RDMA/ipoib: Distribute cq completion vector better
Currently ipoib choose cq completion vector based on port number, when HCA only have one port, all the interface recv queue completion are bind to cq completion vector 0. To better distribute the load, use same method as __ib_alloc_cq_any to choose completion vector, with the change, each interface now use different completion vectors. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jack Wang <[email protected]> Reviewed-by: Gioh Kim <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions