numam-dpdk/drivers/net/nfp
Heinrich Kuhn 198e745083 net/nfp: fix RSS hash configuration reporting
Prior to this fix the NFP PMD implementation of the .rss_hash_conf_get
callback did not propagate the current hardware state of rss_hf back up
to the caller. Users of the hash_conf_get callback would receive an
incorrect representation of what the RSS configuration currently is in
hardware.

Fixes: 934e4c60fb ("nfp: add RSS")
Cc: stable@dpdk.org

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
2020-07-11 06:18:54 +02:00
..
nfpcore
Makefile
meson.build
nfp_net_ctrl.h
nfp_net_logs.h
nfp_net_pmd.h replace packed attributes 2020-04-16 18:16:46 +02:00
nfp_net.c net/nfp: fix RSS hash configuration reporting 2020-07-11 06:18:54 +02:00
rte_pmd_nfp_version.map