Re: [dpdk-dev] [PATCH v2 3/4] devtools: add ppc64 in meson build test

2020-06-17 Thread David Christensen
Add cross-compilation support of a PPC target in the build test matrix. The CPU is defined as Power8, running as little endian. Signed-off-by: Thomas Monjalon Reviewed-by: David Christensen

[dpdk-dev] [PATCH v2 3/4] devtools: add ppc64 in meson build test

2020-06-15 Thread Thomas Monjalon
Add cross-compilation support of a PPC target in the build test matrix. The CPU is defined as Power8, running as little endian. Signed-off-by: Thomas Monjalon --- config/ppc/ppc64le-power8-linux-gcc | 11 +++ devtools/test-meson-builds.sh | 5 + 2 files changed, 16 insertions(