On Tue, Jun 13, 2023 at 10:17:37AM +0200, David Marchand wrote: > 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 identify issues in public headers > that the current headers check can not catch as it relies on the meson > framework for finding headers include path (which points at sources). > Good idea.
Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>