> -----Original Message-----
> From: wenxuanx...@intel.com <wenxuanx...@intel.com>
> Sent: Tuesday, July 5, 2022 6:10 PM
> To: Wu, Jingjing <jingjing...@intel.com>; Xing, Beilei
> <beilei.x...@intel.com>;
> dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Zhou, YidingX
> <yidingx.z...@intel.com>; Wu, WenxuanX <wenxuanx...@intel.com>; Su,
> Simei <simei...@intel.com>; sta...@dpdk.com
> Subject: [PATCH] net/iavf: fix gtpu extension flow error
>
> From: Wenxuan Wu <wenxuanx...@intel.com>
>
> Due to the change of struct rte_gtp_psc_generic_hdr, firmware can not handle
> gtp_psc properly, we induce a new structure to fix this gap between firmware
> and struct rte_gtp_psc_generic_hdr.
Why this is related firmware? iavf rte_flow is not related with firmware, it
is about virtchnl between VF and PF