[PATCH] x86: rte_mov256 was missing for AVX2
David Marchand
david.marchand at redhat.com
Fri Sep 30 10:34:34 CEST 2022
On Sat, Aug 20, 2022 at 12:30 PM Morten Brørup <mb at smartsharesystems.com> wrote:
>
> The rte_mov256 function was missing for AVX2.
Afaiu:
Fixes: 9144d6bcdefd ("eal/x86: optimize memcpy for SSE and AVX")
This has been missing for a long time, so I guess nobody actually uses it.
>
> Signed-off-by: Morten Brørup <mb at smartsharesystems.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks.
If you think it is worth always including the generic/ headers in all
arch specific headers, can you work on it?
Thanks.
--
David Marchand
More information about the dev
mailing list