> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Thursday, June 17, 2021 1:23 AM
> To: Xing, Beilei <[email protected]>; Yang, SteveX
> <[email protected]>; Zhang, Qi Z <[email protected]>
> Cc: [email protected]
> Subject: Re: [dpdk-dev] [PATCH v1] net/i40e: fix flow director does not work
>
> 01/06/2021 13:12, Zhang, Qi Z:
> > > > When user configured the flow rule with raw packet via command
> > > > "flow_director_filter", it would reset all previous fdir input set
> > > > flags with "i40e_flow_set_fdir_inset()".
> > > >
> > > > Ignore to configure the flow input set with raw packet rule used.
> > > >
> > > > Fixes: ff04964ea6d5 ("net/i40e: fix flow director for common
> > > > pctypes")
> > > >
> > > > Signed-off-by: Steve Yang <[email protected]>
> > >
> > > Acked-by: Beilei Xing <[email protected]>
> >
> > Applied to dpdk-next-net-intel.
>
> Why Cc:stable is not added?
>
Yes, the patch need to be backported as the original patch is a fix that need
to be backported also, thanks for the capture!