> -----Original Message-----
> From: dev <dev-boun...@dpdk.org> On Behalf Of Murphy Yang
> Sent: Thursday, April 1, 2021 11:24 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Guo, Jia <jia....@intel.com>;
> Xing, Beilei <beilei.x...@intel.com>; Yang, SteveX <stevex.y...@intel.com>;
> Zhang, RobinX <robinx.zh...@intel.com>; Yang, MurphyX
> <murphyx.y...@intel.com>
> 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 <murphyx.y...@intel.com>
Added ack in v1
Acked-by: Beilei Xing <beilei.x...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi