[PATCH] eal/x86: improve rte_memcpy const size 16 performance

Stephen Hemminger stephen at networkplumber.org
Sun Mar 3 06:58:40 CET 2024


On Sat, 2 Mar 2024 21:47:08 -0800
Stephen Hemminger <stephen at networkplumber.org> wrote:

> While doing some tests with -Wall and -Wextra with current code.
> Saw that it doesn't really always get inlined anyway.


NVM needed -march=native


More information about the dev mailing list