> -----Original Message-----
> From: Wu, Wenjun1 <wenjun1...@intel.com>
> Sent: Thursday, May 6, 2021 10:20 AM
> To: dev@dpdk.org; Yang, Qiming <qiming.y...@intel.com>; Zhang, Qi Z
> <qi.z.zh...@intel.com>
> Cc: Wu, Wenjun1 <wenjun1...@intel.com>
> Subject: [PATCH v1] net/ice: remove redundant RSS configuration for GTPU
>
> Originally, the default RSS for GTPU is inner fields. Now, we hope outer RSS
> for
> GTPU to be the default.
>
> Since RSS for ipv4, RSS for ipv6, RSS for UDP and RSS for TCP can cover the
> cases of outer RSS for GTPU, this patch deletes redundant default RSS
> configurations for GTPU.
>
> Signed-off-by: Wenjun Wu <wenjun1...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi