> -----Original Message-----
> From: Guo, Jia <[email protected]>
> Sent: Tuesday, October 13, 2020 4:18 PM
> To: Wu, Jingjing <[email protected]>; Zhang, Qi Z <[email protected]>;
> Xing, Beilei <[email protected]>; Yigit, Ferruh <[email protected]>
> Cc: [email protected]; Wang, Haiyue <[email protected]>; Guo, Jia
> <[email protected]>
> Subject: [PATCH v8] 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 <[email protected]>
> Acked-by: Haiyue Wang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi