net/sfc: do not enforce hash offload in RSS multi-queue
authorAndrew Rybchenko <arybchenko@solarflare.com>
Tue, 21 Jul 2020 14:54:49 +0000 (15:54 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Jul 2020 16:13:45 +0000 (18:13 +0200)
commit6fd44a47a73e8de649ed8636e4972ef18e81aeae
tree8a68d1cb6fb06dc5b8f45e597d90aeafaa802435
parent98e2783af32b8fe2228dae10714a1a756652c5b6
net/sfc: do not enforce hash offload in RSS multi-queue

Rx RSS hash offload should be controlled by the user and should
not be enforced by RSS multi-queue Rx mode.

Fixes: 8b945a7f7dcb ("drivers/net: update Rx RSS hash offload capabilities")
Cc: stable@dpdk.org
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/sfc_rx.c