> -----Original Message-----
> From: Ding, Xuan <xuan.d...@intel.com>
> Sent: Sunday, April 25, 2021 4:06 PM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>;
> Xing, Beilei <beilei.x...@intel.com>
> Cc: dev@dpdk.org; Ding, Xuan <xuan.d...@intel.com>; sta...@dpdk.org
> Subject: [PATCH] net/iavf: fix incomplete rss initiation
>
> When the default RSS is disabled during initialization, the RSS should be
> turned
> on when creating RSS rule.
>
> This patch adds support to configure rss key and lookup table even when the
> default RSS is disabled.
>
> Fixes: c678299594a8 ("net/iavf: fix default RSS configuration")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Xuan Ding <xuan.d...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi