DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix hash unit test for CI
@ 2025-10-30 17:50 Thomas Monjalon
  2025-10-30 17:50 ` [PATCH 1/2] test/hash: check memory allocation Thomas Monjalon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Monjalon @ 2025-10-30 17:50 UTC (permalink / raw)
  To: dev; +Cc: david.marchand

When running the CI tests in GHA with UBSan enabled,
for an unknown reason, a test is regularly going to timeout.
While reducing the time needed for this test,
a fix is added to fail nicely when there is not enough memory.

Thomas Monjalon (2):
  test/hash: check memory allocation
  test/hash: reduce time of functional R/W test

 app/test/test_hash_readwrite.c         | 35 +++++++++++++++-----------
 app/test/test_hash_readwrite_lf_perf.c |  4 +++
 2 files changed, 24 insertions(+), 15 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-31 11:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-30 17:50 [PATCH 0/2] fix hash unit test for CI Thomas Monjalon
2025-10-30 17:50 ` [PATCH 1/2] test/hash: check memory allocation Thomas Monjalon
2025-10-31  7:51   ` David Marchand
2025-10-30 17:50 ` [PATCH 2/2] test/hash: reduce time of functional R/W test Thomas Monjalon
2025-10-31  8:18   ` David Marchand
2025-10-31 11:12 ` [PATCH 0/2] fix hash unit test for CI Thomas Monjalon

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).