[dpdk-dev] [PATCH v12] net/iavf: support flex desc metadata extraction

Zhang, Qi Z qi.z.zhang at intel.com
Fri Oct 30 10:35:56 CET 2020



> -----Original Message-----
> From: Guo, Jia <jia.guo at intel.com>
> Sent: Friday, October 30, 2020 4:41 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
> Xing, Beilei <beilei.xing at intel.com>; Yigit, Ferruh <ferruh.yigit at intel.com>
> Cc: dev at dpdk.org; Wang, Haiyue <haiyue.wang at intel.com>; Richardson,
> Bruce <bruce.richardson at intel.com>; Guo, Jia <jia.guo at intel.com>
> Subject: [PATCH v12] net/iavf: support flex desc metadata extraction
> 
> Enable metadata extraction for flexible descriptors in AVF, that would allow
> network function directly get metadata without additional parsing which
> would reduce the CPU cost for VFs. The enabling metadata extractions involve
> the metadata of VLAN/IPv4/IPv6/IPv6-FLOW/TCP/MPLS flexible descriptors,
> and the VF could negotiate the capability of the flexible descriptor with PF and
> correspondingly configure the specific offload at receiving queues.
> 
> Signed-off-by: Jeff Guo <jia.guo at intel.com>
> Acked-by: Haiyue Wang <haiyue.wang at intel.com>

Applied to dpdk-next-net-intel after revert v10

Thanks
Qi



More information about the dev mailing list