DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] make file prefix unit test more resilient
@ 2023-09-14 10:42 Bruce Richardson
  2023-09-14 10:42 ` [PATCH 1/1] app/test: skip PCI bus scan when testing prefix flags Bruce Richardson
  2023-09-20 10:00 ` [PATCH 0/1] make file prefix unit test more resilient David Marchand
  0 siblings, 2 replies; 9+ messages in thread
From: Bruce Richardson @ 2023-09-14 10:42 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

When examining the IOL testing failures for patch series [1], I observed
that the failures reported were in the eal_flags_file_prefix unit test.
I was able to reproduce this on my system by passing an additional
"--on-pci" flag to the test run, since the log to the test has errors
about device availability. Adding the "no-pci" flag to the individual
test commands used by the unit tests fixed the issue thereafter,
allowing the test to pass in all cases for me. Therefore, I am
submitting this patch in the hopes of making the test more robust, since
the observed failures seem unrelated to the original patchset [1] I
submitted.

[1] http://patches.dpdk.org/project/dpdk/list/?series=29406

Bruce Richardson (1):
  app/test: skip PCI bus scan when testing prefix flags

 app/test/test_eal_flags.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-09-26 15:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-14 10:42 [PATCH 0/1] make file prefix unit test more resilient Bruce Richardson
2023-09-14 10:42 ` [PATCH 1/1] app/test: skip PCI bus scan when testing prefix flags Bruce Richardson
2023-09-20 10:00 ` [PATCH 0/1] make file prefix unit test more resilient David Marchand
2023-09-20 10:09   ` Bruce Richardson
2023-09-22 12:57     ` Thomas Monjalon
2023-09-22 13:23       ` Bruce Richardson
2023-09-23  8:21         ` Thomas Monjalon
2023-09-25  8:02           ` Bruce Richardson
2023-09-26 15:08             ` Aaron Conole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).