numam-dpdk/drivers
Igor Romanov 92a15fc541 net/sfc: fix RSS hash offload if queue action is used
When RSS hash offload is requested, the ingress filters that forward
packets to an RX queue must have an RSS context assigned to them to
calculate RSS hash, which was not always provided.

Fix it by creating a dummy RSS context that forwards packets
to the same queue and assign it to created by flow API filters when
RSS hash offload is enabled. RSS key and hash functions from
default RSS context are used.

Fixes: 5d30897295 ("ethdev: add mbuf RSS update as an offload")
Cc: stable@dpdk.org

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2020-09-30 19:19:15 +02:00
..
baseband
bus bus/pci: query PCI extended capabilities 2020-09-30 19:19:11 +02:00
common net/octeontx2: move ESP parsing to LE layer 2020-09-30 19:19:14 +02:00
compress
crypto eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
event eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mempool mempool/octeontx: fix aura to pool mapping 2020-09-30 19:19:11 +02:00
net net/sfc: fix RSS hash offload if queue action is used 2020-09-30 19:19:15 +02:00
raw bus/pci: query PCI extended capabilities 2020-09-30 19:19:11 +02:00
regex eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
vdpa vdpa/mlx5: fix completion queue polling 2020-09-18 18:55:12 +02:00
meson.build