Re: [dpdk-dev] [PATCH v2] test: reduce test time for hash multiwriter ut

2018-11-05 Thread Thomas Monjalon
02/11/2018 13:01, Jananee Parthasarathy: > From: Naga Suresh Somarowthu > > Reduced test duration for hash_multiwriter_autotest. > Number of entries and total insertions are reduced > such that the duration is less than 10 seconds. > > Signed-off-by: Naga Suresh Somarowthu > Acked-by: Heraklius

[dpdk-dev] [PATCH v2] test: reduce test time for hash multiwriter ut

2018-11-02 Thread Jananee Parthasarathy
From: Naga Suresh Somarowthu Reduced test duration for hash_multiwriter_autotest. Number of entries and total insertions are reduced such that the duration is less than 10 seconds. Signed-off-by: Naga Suresh Somarowthu Acked-by: Herakliusz Lipiec --- v2: updated total insertions to achieve gre