[dpdk-dev] [PATCH] net/ice: fix issue for GTPU and GTPU extension packet

Zhang, Qi Z qi.z.zhang at intel.com
Sat Jul 18 05:59:09 CEST 2020



> -----Original Message-----
> From: Su, Simei <simei.su at intel.com>
> Sent: Friday, July 17, 2020 11:28 AM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Guo, Jia <jia.guo at intel.com>; Su, Simei
> <simei.su at intel.com>
> Subject: [PATCH] net/ice: fix issue for GTPU and GTPU extension packet
> 
> Because of incomplete protocol header fields, GTPU_INNER_IPV4_UDP and
> GTPU_INNER_IPV4_TCP profile aren't included in inner ipv4 group.
> This patch complements header fields for GTPU/GTPU_EH ipv4 rss config.
> 
> Besides, after configuring L4 port, GTPU and GTPU_EH packets don't do hash
> for UDP/TCP/SCTP. This patch also enables L4 hash for GTPU and GTPU
> extension packets.
> 
> Fixes: d117de460035 ("net/ice: fix GTPU/PPPoE packets with no hash value")
> 
> 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