[dpdk-dev] [PATCH v3] net/ice: support VXLAN VNI field in FDIR

Zhang, Qi Z qi.z.zhang at intel.com
Thu Apr 1 14:10:49 CEST 2021



> -----Original Message-----
> From: Yan, Zhirun <zhirun.yan at intel.com>
> Sent: Thursday, April 1, 2021 9:33 AM
> To: dev at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Wang, Xiao W
> <xiao.w.wang at intel.com>
> Cc: Cao, Yahui <yahui.cao at intel.com>; Guo, Junfeng <junfeng.guo at intel.com>;
> Xu, Ting <ting.xu at intel.com>; Yan, Zhirun <zhirun.yan at intel.com>
> Subject: [PATCH v3] net/ice: support VXLAN VNI field in FDIR
> 
> Add support for VNI field in FDIR. Treat VXLAN flow type as
> ICE_FLTR_PTYPE_NONF_IPV4_UDP_VXLAN to align with shared code. It allows
> to match outer L2/L3, VNI and inner L2/L3 fields with VXLAN pattern.
> VNI takes 24 bits in VXLAN header, but uses 32 bits for matching in shared
> code. The 8 bits reserved field adjacent should always be 0.
> 
> Signed-off-by: Zhirun Yan <zhirun.yan 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