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: [email protected]
>
> Signed-off-by: Heinrich Kuhn <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>
Applied to dpdk-next-net/master, thanks.