On Fri, May 30, 2025 at 02:57:10PM +0100, Anatoly Burakov wrote: > This commit does the following cleanups: > > - Mark vector-PMD related definitions with a special naming convention > - Create "descriptors per loop" for different vector implementations > (regular for SSE, Neon, AltiVec, wide for AVX2, AVX512) > - Make definitions' names match naming conventions used in other drivers > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH v4 08/25] net/iavf: rename 16-byte descri... Bruce Richardson
- [PATCH v4 10/25] net/ixgbe: replace always-true check Anatoly Burakov
- Re: [PATCH v4 10/25] net/ixgbe: replace always-true ... Bruce Richardson
- [PATCH v4 09/25] net/ixgbe: simplify vector PMD compilati... Anatoly Burakov
- Re: [PATCH v4 09/25] net/ixgbe: simplify vector PMD ... Bruce Richardson
- [PATCH v4 12/25] net/i40e: clean up definitions Anatoly Burakov
- Re: [PATCH v4 12/25] net/i40e: clean up definitions Bruce Richardson
- [PATCH v4 11/25] net/ixgbe: clean up definitions Anatoly Burakov
- Re: [PATCH v4 11/25] net/ixgbe: clean up definitions Bruce Richardson
- [PATCH v4 14/25] net/iavf: clean up definitions Anatoly Burakov
- Re: [PATCH v4 14/25] net/iavf: clean up definitions Bruce Richardson
- [PATCH v4 13/25] net/ice: clean up definitions Anatoly Burakov
- Re: [PATCH v4 13/25] net/ice: clean up definitions Bruce Richardson
- [PATCH v4 15/25] net/ixgbe: create common Rx queue struct... Anatoly Burakov
- Re: [PATCH v4 15/25] net/ixgbe: create common Rx que... Bruce Richardson
- [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