[dpdk-dev] [PATCH] net/nfp: fix RSS hash configuration reporting
Ferruh Yigit
ferruh.yigit at intel.com
Sat Jul 11 00:59:12 CEST 2020
On 7/10/2020 3:28 PM, Heinrich Kuhn wrote:
> 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: 934e4c60fbff ("nfp: add RSS")
> Cc: stable at dpdk.org
>
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn at netronome.com>
> Signed-off-by: Simon Horman <simon.horman at netronome.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list