[dpdk-dev] iRE: [PATCH v6] net/ice: fix GTPU down/uplink and extension conflict

Zhang, Qi Z qi.z.zhang at intel.com
Wed Jul 29 02:36:09 CEST 2020



> -----Original Message-----
> From: Su, Simei <simei.su at intel.com>
> Sent: Tuesday, July 28, 2020 7:08 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Guo, Jia <jia.guo at intel.com>; Su, Simei
> <simei.su at intel.com>
> Subject: [PATCH v6] net/ice: fix GTPU down/uplink and extension conflict
> 
> When adding a RSS rule with GTPU_DWN/UP, it will write from top to bottom
> for profile due to firmware limitation. If a RSS rule with GTPU_EH already exists,
> then GTPU_DWN/UP packet will match GTPU_EH profile. This patch solves this
> issue by remembering a gtpu_eh RSS configure and removing it before the
> corresponding RSS configure for downlink/uplink rule is issued.
> 
> Fixes: 2e2810fc1868 ("net/ice: fix GTPU RSS")
> 
> Signed-off-by: Simei Su <simei.su 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