linux/drivers/infiniband/hw
Mark Zhang 802dcc7fc5 RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
The mlx5 VF driver doesn't set QP tx port affinity because it doesn't know
if the lag is active or not, since the "lag_active" works only for PF
interfaces. In this case for VF interfaces only one lag is used which
brings performance issue.

Add a lag_tx_port_affinity CAP bit; When it is enabled and
"num_lag_ports > 1", then driver always set QP tx affinity, regardless
of lag state.

Link: https://lore.kernel.org/r/20200527055014.355093-1-leon@kernel.org
Signed-off-by: Mark Zhang <markz@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-05-29 15:15:30 -03:00
..
bnxt_re RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
cxgb4 RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove 2020-05-25 15:38:35 -03:00
efa RDMA/efa: Report host information to the device 2020-05-21 10:05:00 -03:00
hfi1 Linux 5.7-rc6 2020-05-21 17:08:27 -03:00
hns RDMA/hns: Make the end of sge process more clear 2020-05-25 14:20:46 -03:00
i40iw IB/i40iw: Remove bogus call to netdev_master_upper_dev_get() 2020-05-12 11:47:48 -03:00
mlx4 Linux 5.7-rc6 2020-05-21 17:08:27 -03:00
mlx5 RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode 2020-05-29 15:15:30 -03:00
mthca RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
ocrdma RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
qedr RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
qib IB/qib: Remove unused variable ret 2020-04-14 16:34:17 -03:00
usnic RDMA/providers: Fix return value when QP type isn't supported 2020-03-04 12:13:42 -04:00
vmw_pvrdma RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00