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: sta...@dpdk.org Signed-off-by: Wenjun Wu <wenjun1...@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.