[PATCH v2 0/3] improve error reporting & resilience in unit tests
David Marchand
david.marchand at redhat.com
Mon Feb 16 15:48:54 CET 2026
On Fri, 13 Feb 2026 at 16:22, Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> In the EAL flags unit tests sporadic errors were encountered which were proving
> both difficult to debug and to reproduce. This series aims to improve the
> situation by firstly adding more debug logs and output so we can better
> root cause any issues experienced. The final patch then removes pci probing from
> many test runs where its not needed, so as to avoid issues with unexpected
> drivers being loaded or probed due to the HW on the system running the tests.
>
> V2: split second patch into two, to separate out logging and no-pci changes
>
> Bruce Richardson (3):
> eal: add location info to interrupt error message
> test/eal_flags: add EAL debug flags to recursive calls
> test/eal_flags: remove PCI probing for recursive calls
>
> app/test/test_eal_flags.c | 229 +++++++++++++------------
> lib/eal/common/eal_common_interrupts.c | 2 +-
> 2 files changed, 123 insertions(+), 108 deletions(-)
Series applied, thanks.
--
David Marchand
More information about the dev
mailing list