[dpdk-dev] [PATCH] net/ice: fix GTPU/PPPoE packets with no hash value

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jul 7 04:29:59 CEST 2020



> -----Original Message-----
> From: Su, Simei <simei.su at intel.com>
> Sent: Tuesday, July 7, 2020 9:38 AM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Zhao1, Wei <wei.zhao1 at intel.com>; Jiang, JunyuX
> <junyux.jiang at intel.com>; Lu, Nannan <nannan.lu at intel.com>; Su, Simei
> <simei.su at intel.com>
> Subject: [PATCH] net/ice: fix GTPU/PPPoE packets with no hash value
> 
> When RSS init, because of profile overlap, the GTPU_IPV4 packets don't hit
> GTPU_INNER_IPV4 profile which causes no hash value. Because of no PPPoE
> profile, the PPPoE packets also has no hash value. This patch solves this issue
> by pulling GTPU_IPV4 profile into inner ipv4 group and creating related
> PPPoE profile at the same time.
> 
> Fixes: 8cadc41294c6 ("net/ice: initialize and update RSS based on user
> config")
> 
> 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