[dpdk-dev] [dpdk-stable] [PATCH v3] net/iavf: fix QFI field bit check for GTPU EH

David Marchand david.marchand at redhat.com
Fri Oct 8 13:01:47 CEST 2021


On Fri, Oct 8, 2021 at 8:09 AM Zhang, Qi Z <qi.z.zhang at intel.com> wrote:
> > -----Original Message-----
> > From: Guo, Junfeng <junfeng.guo at intel.com>
> > Sent: Friday, October 8, 2021 6:42 PM
> > To: Zhang, Qi Z <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>;
> > Xing, Beilei <beilei.xing at intel.com>
> > Cc: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>; Guo, Junfeng
> > <junfeng.guo at intel.com>; stable at dpdk.org
> > Subject: [PATCH v3] net/iavf: fix QFI field bit check for GTPU EH
> >
> > If GTPU Extionsion header has no pdu_type setting, the parsed value of

extension.

> > gtp_psc_spec->hdr.type will be 0, which is same as IAVF_GTPU_EH_DWLINK.
> > Thus, for this case, we should check gtp_psc_mask->hdr.type instead, to set
> > QFI field bit of GTPU_EH first.
> >
> > Fixes: cd212c466992 ("net/iavf: fix QFI fields of GTPU UL/DL for flow director")

This patch fixes a 3 weeks old patch that was itself fixing.
    Fixes: 78e8a87f6324 ("net/iavf: fix GTPU UL and DL support for
flow director")

I hope all tests are now fine.

> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
>
> Acked-by: Qi Zhang <qi.z.zhang at intel.com>
>
> Applied to dpdk-next-net-intel.



-- 
David Marchand



More information about the dev mailing list