<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 13, 2022, 6:42 AM Thomas Monjalon <<a href="mailto:thomas@monjalon.net">thomas@monjalon.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
The explanation should be in the patch, not the cover letter.<br>
Actually, you don't need a cover letter for a single patch.<br>
Copying it here:<br>
"<br>
dpdk is fairly expensive to build in GitHub.<br>
<br>
It's helpful to abandon old builds as soon as there's a new<br>
build waiting instead of wasting resources on the previous<br>
round.<br>
"<br>
<br>
12/01/2022 07:50, Josh Soref:<br>
> Signed-off-by: Josh Soref <<a href="mailto:jsoref@gmail.com" target="_blank" rel="noreferrer">jsoref@gmail.com</a>><br>
> ---<br>
> +    concurrency:<br>
> +      group: build-${{ matrix.config.os }}-${{ matrix.config.compiler }}-${{ matrix.config.library }}-${{ matrix.config.cross }}-${{ matrix.config.mini }}-${{ github.event.pull_request.number || github.ref }}<br>
> +      cancel-in-progress: true<br>
<br>
The goal of the CI is to catch any issue in a submitted patch.<br>
Is your change cancelling a test of a patch when another one is submitted?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">If it's on the same branch or if it's in the same pull request yes, otherwise, no.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>