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

2019-09-10 Thread Amit Gupta
Ping.. -Original Message- From: agup...@marvell.com Sent: Friday, September 6, 2019 11:20 AM To: yipeng1.w...@intel.com; sameh.gobr...@intel.com; bruce.richard...@intel.com; pablo.de.lara.gua...@intel.com Cc: dev@dpdk.org; Amit Gupta Subject: [PATCH 0/2] test/meson: fix hash readwrite

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

2019-09-05 Thread agupta3
From: Amit Gupta 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