check-meson.py in CI

Thomas Monjalon thomas at monjalon.net
Wed May 22 12:17:52 CEST 2024


Hello,

21/05/2024 23:32, Patrick Robb:
> Hi all,
> 
> Ferruh has requested that we start running the
> ./devtools/check-meson.py script in CI testing. Questions:
> 
> 1. Should it be similar to how Ali runs checkpatches.sh, in that it
> would have it's own patchwork context (check-meson)? I think the one
> difference is that it can run just 1x/series, instead of on each
> individual patch file.

checkpatches.sh runs on each patch from mail
check-meson.py does not understand patches,
so it must be run after patches are applied.
It may be nice to run it after each patch, but it is your choice.

> 2. Who should run it? It would be a simple addition for the community
> lab, but if there is some compelling reason for it running alongside
> checkpatch, let me know Ali.

We don't apply patches on dpdk.org.
It would be more convenient to integrate it inside UNH pipeline please.




More information about the ci mailing list