[dpdk-dev] [dpdk-stable] [PATCH] net/nfp: fix reporting of RSS capabilities
Ferruh Yigit
ferruh.yigit at intel.com
Tue May 11 15:32:14 CEST 2021
On 5/10/2021 5:45 PM, Heinrich Kuhn wrote:
> Before this change the dev_infos callback always reported RSS
> capabilities regardless of whether the capability is supported by the
> device or not. First check the capabilities field in the BAR of the
> device and advertise RSS functionality accordingly.
>
> Fixes: 8b945a7f7d ("drivers/net: update Rx RSS hash offload capabilities")
> 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/main, thanks.
More information about the dev
mailing list