Re: [dpdk-dev] [PATCH 2/2] test/meson: hash lf test moved to dpdk perf testsuite

2019-09-13 Thread Amit Gupta
> -Original Message- > From: Honnappa Nagarahalli > Sent: Thursday, September 12, 2019 8:31 PM > To: Wang, Yipeng1 ; Amit Gupta > ; Gobriel, Sameh ; > Dharmik Thakkar ; Ruifeng Wang (Arm > Technology China) > Cc: dev@dpdk.org; nd ; Honnappa Nagarahalli > ; nd > Subject: [EXT] RE: [PAT

Re: [dpdk-dev] [PATCH 2/2] test/meson: hash lf test moved to dpdk perf testsuite

2019-09-12 Thread Honnappa Nagarahalli
> >Subject: [PATCH 2/2] test/meson: hash lf test moved to dpdk perf > >testsuite > > > >From: Amit Gupta > > > >hash_readwrite_lf test always getting TIMEOUT as required time to > >finish this test was much longer compare to time required for fast > >tests(10s). Hence, the test is being moved to

Re: [dpdk-dev] [PATCH 2/2] test/meson: hash lf test moved to dpdk perf testsuite

2019-09-11 Thread Wang, Yipeng1
>-Original Message- >From: agup...@marvell.com [mailto:agup...@marvell.com] >Sent: Thursday, September 5, 2019 10:50 PM >To: Wang, Yipeng1 ; Gobriel, Sameh >; Richardson, Bruce >; De Lara Guarch, Pablo > >Cc: dev@dpdk.org; Amit Gupta >Subject: [PATCH 2/2] test/meson: hash lf test moved t

[dpdk-dev] [PATCH 2/2] test/meson: hash lf test moved to dpdk perf testsuite

2019-09-05 Thread agupta3
From: Amit Gupta hash_readwrite_lf test always getting TIMEOUT as required time to finish this test was much longer compare to time required for fast tests(10s). Hence, the test is being moved to perf test category for its execution to complete. Signed-off-by: Amit Gupta --- app/test/meson.bui