net/mlx5e: RX, Always prefer Linear SKB configuration
authorTariq Toukan <tariqt@mellanox.com>
Tue, 20 Feb 2018 13:17:54 +0000 (15:17 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 1 Jun 2018 23:48:15 +0000 (16:48 -0700)
commit5ffd81943d7a57423f204cd5844bf430b5634472
tree612fa8d725a6d1b878335840f05a80ada6ea588e
parent069d11465a802a2b58ce530312b7bb6e1e0b61a9
net/mlx5e: RX, Always prefer Linear SKB configuration

Prefer the linear SKB configuration of Legacy RQ over the
non-linear one of Striding RQ.

This implies that ConnectX-4 LX now uses legacy RQ by default,
as it does not support the linear configuration of Striding RQ.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c