On Fri, May 30, 2025 at 02:57:17PM +0100, Anatoly Burakov wrote: > The iavf driver has implementations of vectorized mbuf rearm code that > is identical to the ones in the common code, so just use those. > > While we're at it, also make sure to use common definitions for things like > burst size, rearm threshold, and descriptors per loop, which is currently > defined separately in each driver. > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH v4 18/25] net/iavf: use the common Rx queue struct... Anatoly Burakov
- Re: [PATCH v4 18/25] net/iavf: use the common Rx que... Bruce Richardson
- [PATCH v4 19/25] net/intel: generalize vectorized Rx rear... Anatoly Burakov
- Re: [PATCH v4 19/25] net/intel: generalize vectorize... Bruce Richardson
- RE: [PATCH v4 19/25] net/intel: generalize vecto... Morten Brørup
- Re: [PATCH v4 19/25] net/intel: generalize v... Bruce Richardson
- RE: [PATCH v4 19/25] net/intel: generali... Morten Brørup
- [PATCH v4 20/25] net/i40e: use common Rx rearm code Anatoly Burakov
- Re: [PATCH v4 20/25] net/i40e: use common Rx rearm c... Bruce Richardson
- [PATCH v4 21/25] net/iavf: use common Rx rearm code Anatoly Burakov
- Re: [PATCH v4 21/25] net/iavf: use common Rx rearm c... Bruce Richardson
- [PATCH v4 23/25] net/intel: support wider x86 vectors for... Anatoly Burakov
- Re: [PATCH v4 23/25] net/intel: support wider x86 ve... Bruce Richardson
- Re: [PATCH v4 23/25] net/intel: support wider x86 ve... Bruce Richardson
- Re: [PATCH v4 23/25] net/intel: support wider x8... Burakov, Anatoly
- Re: [PATCH v4 23/25] net/intel: support wide... Bruce Richardson
- RE: [PATCH v4 23/25] net/intel: support wide... Morten Brørup
- [PATCH v4 24/25] net/intel: add common Rx mbuf recycle Anatoly Burakov
- Re: [PATCH v4 24/25] net/intel: add common Rx mbuf r... Bruce Richardson
- [PATCH v4 25/25] net/intel: add common Tx mbuf recycle Anatoly Burakov
- Re: [PATCH v4 25/25] net/intel: add common Tx mbuf r... Bruce Richardson