[dpdk-dev] [PATCH 0/4] add PPC and Windows to meson test
Thomas Monjalon
thomas at monjalon.net
Mon Jun 15 00:57:43 CEST 2020
In order to better support PPC and Windows,
their compilation is tested on Linux with Meson
with the script test-meson-builds.sh,
supposed to be called in every CI labs.
Thomas Monjalon (4):
devtools: shrink cross-compilation test definition
devtools: allow non-standard toolchain in meson test
devtools: add ppc64 in meson build test
devtools: add Windows cross-build test with MinGW
config/ppc/ppc64le-power8-linux-gcc | 11 ++++++
config/x86/{meson_mingw.txt => cross-mingw} | 0
devtools/test-meson-builds.sh | 42 +++++++++++++++------
doc/guides/windows_gsg/build_dpdk.rst | 2 +-
4 files changed, 43 insertions(+), 12 deletions(-)
create mode 100644 config/ppc/ppc64le-power8-linux-gcc
rename config/x86/{meson_mingw.txt => cross-mingw} (100%)
--
2.26.2
More information about the dev
mailing list