numam-dpdk/lib/librte_eal/ppc
David Marchand 97ad1fd90d eal/ppc: fix build
Compilation is broken on ppc:

  CC otx2_rx.o
In file included from .../drivers/net/octeontx2/otx2_rx.c:5:0:
.../builds/ppc_64-power8-linux-gcc/include/rte_vect.h:29:17:
error: expected declaration specifiers or ‘...’ before numeric constant
 } __rte_aligned(16) rte_xmm_t;
                 ^~
compilation terminated due to -Wfatal-errors.

Fixes: f35e5b3e07 ("replace alignment attributes")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Tested-by: Thomas Monjalon <thomas@monjalon.net>
2020-04-17 17:45:20 +02:00
..
include eal/ppc: fix build 2020-04-17 17:45:20 +02:00
meson.build eal: move arch-specific header files 2020-03-31 13:08:55 +02:00
rte_cpuflags.c eal: move arch-specific C files 2020-03-31 13:08:55 +02:00
rte_cycles.c eal: move arch-specific C files 2020-03-31 13:08:55 +02:00
rte_hypervisor.c eal: move arch-specific C files 2020-03-31 13:08:55 +02:00