Re: [dpdk-dev] [PATCH v1 1/4] x86: change cpuflag macros to compiler macros

2020-09-02 Thread Bruce Richardson
On Wed, Sep 02, 2020 at 10:43:40AM +, Radu Nicolau wrote: > Replace use of RTE_MACHINE_CPUFLAG macros with regular compiler > macros. > I think it's worth noting in the commit log that the set of macros provided by the compilers are more complete than those provided by DPDK, and by not having

[dpdk-dev] [PATCH v1 1/4] x86: change cpuflag macros to compiler macros

2020-09-02 Thread Radu Nicolau
Replace use of RTE_MACHINE_CPUFLAG macros with regular compiler macros. Signed-off-by: Sean Morrissey Signed-off-by: Radu Nicolau --- app/test/test_memcpy_perf.c | 8 config/x86/meson.build | 2 -- drivers/net/enic/Makefile | 2 +- drivers/