[dpdk-dev] [PATCH v2] net/ice: fix FDIR when SPI as input set for ESP flow

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jul 13 04:59:32 CEST 2021



> -----Original Message-----
> From: Su, Simei <simei.su at intel.com>
> Sent: Tuesday, July 13, 2021 10:10 AM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Cao, Yahui <yahui.cao at intel.com>; Su, Simei
> <simei.su at intel.com>
> Subject: [PATCH v2] net/ice: fix FDIR when SPI as input set for ESP flow
> 
> FDIR can't work when SPI as inputset for both ESP over IP and ESP over UDP
> flow. This patch fixes this issue by adding the corresponding input set for ESP
> over IP and ESP over UDP when parsing input set. Also, it adds input set bit for
> NAT_T_ESP to distinguish ESP over IP and ESP over UDP.
> 
> Fixes: 70feafc1a3f2 ("net/ice: support ESP/NATT flow director to match outer
> IP")
> 
> Signed-off-by: Simei Su <simei.su at intel.com>
> 
> v2:
> * Refine title and commit log to be more accurate.
> * Correct spelling mistakes in commit log.

Change log is not part of the commit log, should below "---"

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