> -----Original Message----- > From: Chenxu Di <chenxux...@intel.com> > Sent: Tuesday, November 10, 2020 1:43 PM > To: dev@dpdk.org > Cc: Xing, Beilei <beilei.x...@intel.com>; Guo, Jia <jia....@intel.com>; Wang, > Haiyue <haiyue.w...@intel.com>; Zhou, JunX W <junx.w.z...@intel.com>; > Di, ChenxuX <chenxux...@intel.com>; sta...@dpdk.org > Subject: [PATCH v3] net/i40e: fix incorrect FDIR flex configuration > > The configuration of FDIR flex mask and flex pit should not be set during flow > validate. It should be set when flow create. > > Fixes: 6ced3dd72f5f ("net/i40e: support flexible payload parsing for FDIR") > Cc: sta...@dpdk.org > > Signed-off-by: Chenxu Di <chenxux...@intel.com> > Tested-by: Zhou, Jun <junx.w.z...@intel.com> > --- > v3: > -rebased the patch, fixed the crismas tree > ---
Acked-by: Jeff Guo <jia....@intel.com> <...>