> -----Original Message-----
> From: Yang, MurphyX <[email protected]>
> Sent: Friday, March 19, 2021 10:44 AM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; Guo, Jia <[email protected]>;
> Xing, Beilei <[email protected]>; Yang, SteveX <[email protected]>;
> Zhang, RobinX <[email protected]>; Yang, MurphyX
> <[email protected]>
> Subject: [PATCH] net/i40e: fix inappropriate config during flow validate
>
> The configuration of FDIR input set should not be set during flow validate. It
> should be set when flow create.
>
> Fixes: fe5d0e85b713 ("net/i40e: fix flow director flex configuration")
> Fixes: 15018d79f0be ("net/i40e: add FDIR support for GTP-C and GTP-U")
>
> Signed-off-by: Murphy Yang <[email protected]>
Acked-by: Beilei Xing <[email protected]>