[dpdk-dev] [dpdk-stable] [PATCH v4] net/iavf: fix wrong RSS hash update
Ferruh Yigit
ferruh.yigit at intel.com
Wed Mar 24 15:47:05 CET 2021
On 3/15/2021 12:59 AM, Wenjun Wu wrote:
> This patch change judgment statements to disable RSS for vf
> when users need to disable RSS or RSS hash function configured
> is not supported.
>
> Fixes: 95f2f0e9fc2a ("net/iavf: improve default RSS")
> Cc: stable at dpdk.org
>
> Signed-off-by: Wenjun Wu <wenjun1.wu at intel.com>
>
> ---
> v4: clear existing RSS when rss_hf = 0.
> v3: fix the same issue for both pf and vf.
Applied to dpdk-next-net-intel.
More information about the dev
mailing list