[dpdk-dev] [PATCH v2] ci: catch coredumps

David Marchand david.marchand at redhat.com
Wed Mar 3 10:03:55 CET 2021


On Mon, Jan 25, 2021 at 4:06 PM David Marchand
<david.marchand at redhat.com> wrote:
>
> Parts of the unit tests code rely on forked/secondary processes
> (expectedly) failing.
> A crash in those situations could be missed so add a check on coredumps
> presence after unit tests have run.
> When unit tests fail, it can also help checking for coredumps as it
> could give more insights on what happened.
>
> In some situations (like explicit call to rte_panic), coredump generation
> must be disabled to avoid false positives.
>

As suggested by Luca, marking for backport.
Cc: stable at dpdk.org

> Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Luca Boccassi <bluca at debian.org>
Acked-by: Aaron Conole <aconole at redhat.com>


-- 
David Marchand



More information about the dev mailing list