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)
commit5360fd473c23f18b42722cdb13a1c6ec7acd96ff
tree59d6dd4835474b9081327fed4bd1e33c894c8a3e
parent20b6a1c78280dbeb45214c463cf9cbccb3665146
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: 8f493ffd88ea ("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