> -----Original Message-----
> From: Ye, MingjinX <mingjinx...@intel.com>
> Sent: Wednesday, May 24, 2023 6:02 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Zhou, YidingX
> <yidingx.z...@intel.com>; Ye, MingjinX <mingjinx...@intel.com>; Zhang, Qi
> Z <qi.z.zh...@intel.com>
> Subject: [PATCH v2] net/ice: DCF adds default RSS

net/ice: add default RSS for DCF

> 
> The default RSS configured by the kernel driver for the DCF port does not
> work properly when the DCF and iavf ports are used together.
> 
> This patch clears the RSS configured by the kernel driver and reconfigures the
> default RSS for it when the DCF port is initialized.

This patch enable the default RSS configure by clearing existing RSS
configured by kernel driver and reconfigures the RSS through virtchnl.

The patch also workaround below kernel driver defect:
The RSS configured by the kernel driver for the DCF port does not
work properly when the DCF and iavf ports are used together.

> 
> Signed-off-by: Mingjin Ye <mingjinx...@intel.com>

Acked-by: Qi Zhang <qi.z.zh...@intel.com>

Applied to dpdk-next-net-intel after refining the commit log.

Thanks
Qi

Reply via email to