[PATCH v4 12/25] net/i40e: clean up definitions
Bruce Richardson
bruce.richardson at intel.com
Tue Jun 3 18:19:49 CEST 2025
On Fri, May 30, 2025 at 02:57:08PM +0100, Anatoly Burakov wrote:
> This commit does the following cleanups:
>
> - Remove RTE_ prefix from internal definitions
> - Mark vector-PMD related definitions with a special naming convention
> - Remove unused definitions
> - Create "descriptors per loop" for different vector implementations
> (regular for SSE, Neon, AltiVec, wide for AVX2, AVX512)
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
>
As with previous patch, should probably explicitly call out the prefix for
bullet point 2.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list