> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Guo, Jia
> Sent: Tuesday, January 26, 2021 11:36 AM
> To: Yu, DapengX <[email protected]>; Wang, Haiyue
> <[email protected]>; Yang, Qiming <[email protected]>
> Cc: [email protected]; Yu, DapengX <[email protected]>; [email protected]
> Subject: Re: [dpdk-dev] [PATCH v3] net/ixgbe: disable NFS filtering
> 
> Acked-by: Jeff Guo <[email protected]>
> 
> > -----Original Message-----
> > From: [email protected] <[email protected]>
> > Sent: Tuesday, January 26, 2021 11:03 AM
> > To: Guo, Jia <[email protected]>; Wang, Haiyue
> > <[email protected]>; Yang, Qiming <[email protected]>
> > Cc: [email protected]; Yu, DapengX <[email protected]>; [email protected]
> > Subject: [PATCH v3] net/ixgbe: disable NFS filtering
> >
> > From: Dapeng Yu <[email protected]>
> >
> > Disable NFS header filtering whether NFS packets coalescing are
> > required or not, in order to make RSS can work on NFS packets.
> >
> > The code without the patch does follow datasheet, but not consistent
> > with the ixgbe kernel driver. It causes NFS packets to be filtered and
> > make them flow into queue 0, before RSS can work on them.
> >
> > Fixes: b826efba6de4 ("net/ixgbe: align register setting when RSC is
> > disabled")
> > Fixes: 8eecb3295aed ("ixgbe: add LRO support")
> > Cc: [email protected]
> >
> > Signed-off-by: Dapeng Yu <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to