[dpdk-dev] [PATCH v2 0/5] clean-up cpuflags

2016-02-16 Thread Thomas Monjalon
2016-02-06 23:17, Thomas Monjalon: > Following the work of Ferruh, I suggest this cleanup to remove as much > as possible of the code from the cpuflags headers. > The goal is to un-inline these functions (not performance sensitive) > and remove the CPU flags table from the ABI (just added recently)

[dpdk-dev] [PATCH v2 0/5] clean-up cpuflags

2016-02-06 Thread Thomas Monjalon
Following the work of Ferruh, I suggest this cleanup to remove as much as possible of the code from the cpuflags headers. The goal is to un-inline these functions (not performance sensitive) and remove the CPU flags table from the ABI (just added recently). The bonus is to stop mimic x86 in ARM and