On Fri, Oct 8, 2021 at 8:09 AM Zhang, Qi Z <[email protected]> wrote:
> > -----Original Message-----
> > From: Guo, Junfeng <[email protected]>
> > Sent: Friday, October 8, 2021 6:42 PM
> > To: Zhang, Qi Z <[email protected]>; Wu, Jingjing
> > <[email protected]>;
> > Xing, Beilei <[email protected]>
> > Cc: [email protected]; Yigit, Ferruh <[email protected]>; Guo, Junfeng
> > <[email protected]>; [email protected]
> > 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: [email protected]
> >
> > Signed-off-by: Junfeng Guo <[email protected]>
>
> Acked-by: Qi Zhang <[email protected]>
>
> Applied to dpdk-next-net-intel.
--
David Marchand