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

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Feb 3 15:01:26 CET 2016


2016-02-03 19:08, Jerin Jacob:
> On Tue, Feb 02, 2016 at 11:59:48PM +0100, Thomas Monjalon wrote:
> > 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 PPC implementations.
> > 
> > WARNING: it has not been tested nor compiled on Tilera, ARM and POWER8.
> > Please help, thank you.
> 
> compilation errors on arm64 too.

Yes I forgot REG_PLATFORM.

> arm64 toolchains are publicly available @
> http://releases.linaro.org/14.11/components/toolchain/binaries/aarch64-linux-gnu/

Yes I know, thank you.
I will test and make a v2.

Do you have any comment on the changes?


More information about the dev mailing list