[PATCH] net/iavf: fix gtpu extension flow error
Zhang, Qi Z
qi.z.zhang at intel.com
Tue Jul 5 13:52:23 CEST 2022
> -----Original Message-----
> From: wenxuanx.wu at intel.com <wenxuanx.wu at intel.com>
> Sent: Tuesday, July 5, 2022 6:10 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>;
> dev at dpdk.org
> Cc: Yang, Qiming <qiming.yang at intel.com>; Zhou, YidingX
> <yidingx.zhou at intel.com>; Wu, WenxuanX <wenxuanx.wu at intel.com>; Su,
> Simei <simei.su at intel.com>; stable at dpdk.com
> Subject: [PATCH] net/iavf: fix gtpu extension flow error
>
> From: Wenxuan Wu <wenxuanx.wu at 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
More information about the dev
mailing list