]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: IPoIB, Only support regular RQ for now
authorSaeed Mahameed <saeedm@mellanox.com>
Thu, 4 May 2017 14:53:32 +0000 (17:53 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 14 May 2017 10:33:45 +0000 (13:33 +0300)
commit4cd459d2cd56db4d42f95c1839879038267cedc3
tree59d6dd4835474b9081327fed4bd1e33c894c8a3e
parentc5bd09f32d270fb0476e10ddb1b6b1e9eee7a88a
net/mlx5e: IPoIB, Only support regular RQ for now

IPoIB doesn't support striding RQ at the moment, for this
we need to explicitly choose non striding RQ in IPoIB init,
even if the HW supports it.

Fixes: 2884cc477300 ("net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/ipoib.c