[dpdk-dev] [PATCH] net/ice: fix default RSS key generation

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jun 1 13:03:49 CEST 2021



> -----Original Message-----
> From: Yu, DapengX <dapengx.yu at intel.com>
> Sent: Thursday, May 27, 2021 2:43 PM
> To: Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>; Yu, DapengX
> <dapengx.yu at intel.com>; stable at dpdk.org
> Subject: [PATCH] net/ice: fix default RSS key generation
> 
> From: Dapeng Yu <dapengx.yu at intel.com>
> 
> In original implementation, device reconfiguration will generate a new default
> RSS key if there is no one from user, it is unexpected when updating a
> completely unrelated configuration.
> 
> This patch makes default RSS key unchanged, during the lifetime of the DPDK
> application even if there are multiple reconfigurations.
> 
> Fixes: 50370662b727 ("net/ice: support device and queue ops")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Dapeng Yu <dapengx.yu at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list