> -----Original Message-----
> From: Wu, Jingjing <[email protected]>
> Sent: Tuesday, June 1, 2021 2:02 PM
> To: Xing, Beilei <[email protected]>; Zhang, Qi Z <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: RE: [PATCH] net/iavf: fix Rx issue for scalar Rx functions
>
>
> > -----Original Message-----
> > From: Xing, Beilei <[email protected]>
> > Sent: Tuesday, June 1, 2021 1:10 PM
> > To: Wu, Jingjing <[email protected]>; Zhang, Qi Z
> > <[email protected]>
> > Cc: [email protected]; Xing, Beilei <[email protected]>;
> > [email protected]
> > Subject: [PATCH] net/iavf: fix Rx issue for scalar Rx functions
> >
> > From: Beilei Xing <[email protected]>
> >
> > The new allocated mbuf should be updated to the SW ring.
> >
> > Fixes: a2b29a7733ef ("net/avf: enable basic Rx Tx")
> > Fixes: b8b4c54ef9b0 ("net/iavf: support flexible Rx descriptor in
> > normal path")
> > Cc: [email protected]
> >
> > Signed-off-by: Beilei Xing <[email protected]>
>
> Acked-by: Jingjing Wu <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi