Re: [PATCH v3 0/4] Test examples compilation externally

2023-06-22 Thread Thomas Monjalon
20/06/2023 16:07, David Marchand: > As DPDK provides examples compiled with makefiles, we need some tests in > the CI. So far, a few maintainers have been testing them but a simple > issue has been missed for some time and there was no way to try to build > all examples that were built with meson.

[PATCH v3 0/4] Test examples compilation externally

2023-06-20 Thread David Marchand
As DPDK provides examples compiled with makefiles, we need some tests in the CI. So far, a few maintainers have been testing them but a simple issue has been missed for some time and there was no way to try to build all examples that were built with meson. Additionnally, this series can help in id