> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Murphy Yang
> Sent: Thursday, April 1, 2021 11:24 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: [dpdk-dev] [PATCH v2] 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]>
Added ack in v1
Acked-by: Beilei Xing <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi