[PATCH v2] net/intel: deprecate some SSE paths
Thomas Monjalon
thomas at monjalon.net
Mon Jul 21 22:06:46 CEST 2025
03/07/2025 16:31, Ciara Loftus:
> The SSE rx and tx paths will be removed from the i40e, iavf and ice
> drivers in the 25.11 release. Each of these drivers have faster vector
> paths (AVX2 and AVX-512) which have feature parity with the soon to be
> removed SSE paths. In environments where AVX2 or AVX-512 are not
> supported, the scalar path will still be used, which also has feature
> parity.
>
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev at huawei.com>
Acked-by: Kevin Traynor <ktraynor at redhat.com>
Applied, thanks.
More information about the dev
mailing list