]> 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)
commit353b06ee824d62b7d7d62eeb30e10167b27796b1
tree59d6dd4835474b9081327fed4bd1e33c894c8a3e
parentc5e84ce2d10feb539628ba1d03d9391718d91487
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: 3a7fbf1f1be4 ("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