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.lof...@intel.com> Acked-by: Bruce Richardson <bruce.richard...@intel.com> Acked-by: Konstantin Ananyev <konstantin.anan...@huawei.com> Acked-by: Kevin Traynor <ktray...@redhat.com>
Applied, thanks.