[dpdk-dev] [PATCH 0/2] test/meson: fix hash readwrite timeout failure

agupta3 at marvell.com agupta3 at marvell.com
Fri Sep 6 07:49:31 CEST 2019


From: Amit Gupta <agupta3 at marvell.com>

V1 changes:
* hash_readwrite and hash_readwrite lockfree meson test was
taking longer time to complete. The test always get TIMEOUT.
* hash readwrtie test is split into functional and perf tests 
and moved to dpdk fast and perf testsuite accordingly.
* hash readwrite lockfree is moved to dpdk perf testsuite.

Amit Gupta (2):
  test/meson: hash test split into shorter subtests
  test/meson: hash lf test moved to dpdk perf testsuite

 app/test/meson.build           |   5 +-
 app/test/test_hash_readwrite.c | 146 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 149 insertions(+), 2 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list