> -----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
> 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")
> Cc: [email protected]
> 
> Signed-off-by: Junfeng Guo <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to