numam-dpdk/lib/librte_eal
David Christensen ed5d3d5cdb eal/linux: restore specific hugepage ordering for ppc
An ifdef present in eal_memory.c references "RTE_ARCH_PPC64" when
it should actually use "RTE_ARCH_PPC_64".  Simple testing revealed
that both the PPC_64 and non-PPC_64 versions of the code involved
work, but the PPC_64 version of the code is retained to be
consistent with other instances in the same file where mmapped
memory is accessed in reverse order on Power platforms.

Fixes: 66cc45e293 ("mem: replace memseg with memseg lists")
Cc: stable@dpdk.org

Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-10-24 14:15:10 +02:00
..
common eal/arm64: add 128-bit atomic compare exchange 2019-10-21 10:06:13 +02:00
freebsd eal: fix mapping leak in secondary process 2019-10-15 20:37:11 +02:00
linux eal/linux: restore specific hugepage ordering for ppc 2019-10-24 14:15:10 +02:00
windows/eal build: add workarounds for Windows helloworld 2019-04-03 01:21:31 +02:00
Makefile build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
meson.build eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_eal_exports.def build: add module definition files for Windows 2019-04-03 01:21:31 +02:00
rte_eal_version.map eal: sort experimental symbols per release 2019-07-29 22:26:10 +02:00