eal: get CPU flag name
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 2 Feb 2016 22:59:49 +0000 (23:59 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 16 Feb 2016 07:28:00 +0000 (08:28 +0100)
commit9f8faed95640466d901530600361e2f2a98493ac
tree0b15a91236708426ec19fed98da2e541d7b0f119
parent1f1d7f76edc37acc879746ef3822dae54cbfe2a3
eal: get CPU flag name

The new function rte_cpu_get_flag_name() is added to the EAL API.
It is implemented (duplicated) in each arch because the next patch
will remove the public exposure of the feature tables.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/bsdapp/eal/rte_eal_version.map
lib/librte_eal/common/arch/arm/rte_cpuflags.c
lib/librte_eal/common/arch/ppc_64/rte_cpuflags.c
lib/librte_eal/common/arch/x86/rte_cpuflags.c
lib/librte_eal/common/eal_common_cpuflags.c
lib/librte_eal/common/include/generic/rte_cpuflags.h
lib/librte_eal/linuxapp/eal/rte_eal_version.map