[dpdk-dev] [PATCH] mk: restrict CPU flags list

2016-03-22 Thread Thomas Monjalon
2016-03-21 21:27, Thomas Monjalon: > When compiling each file, the CPU flags are given as RTE_MACHINE_CPUFLAG_* > and in the list RTE_COMPILE_TIME_CPUFLAGS. > > RTE_MACHINE_CPUFLAG_* are used to check the CPU features when compiling. > > The list RTE_COMPILE_TIME_CPUFLAGS is used only to check th

[dpdk-dev] [PATCH] mk: restrict CPU flags list

2016-03-21 Thread Thomas Monjalon
When compiling each file, the CPU flags are given as RTE_MACHINE_CPUFLAG_* and in the list RTE_COMPILE_TIME_CPUFLAGS. RTE_MACHINE_CPUFLAG_* are used to check the CPU features when compiling. The list RTE_COMPILE_TIME_CPUFLAGS is used only to check the CPU at runtime in the function rte_cpu_check_