Re: [dpdk-dev] [PATCH v5 1/9] test/ring: add contention stress test

2020-04-19 Thread Ananyev, Konstantin
> > On Sun, Apr 19, 2020 at 4:31 AM Honnappa Nagarahalli > wrote: > > > Introduce stress test for ring enqueue/dequeue operations. > > > Performs the following pattern on each slave worker: > > > dequeue/read-write data from the dequeued objects/enqueue. > > > Serves as both functional and perfor

Re: [dpdk-dev] [PATCH v5 1/9] test/ring: add contention stress test

2020-04-19 Thread David Marchand
On Sun, Apr 19, 2020 at 4:31 AM Honnappa Nagarahalli wrote: > > Introduce stress test for ring enqueue/dequeue operations. > > Performs the following pattern on each slave worker: > > dequeue/read-write data from the dequeued objects/enqueue. > > Serves as both functional and performance test of r

Re: [dpdk-dev] [PATCH v5 1/9] test/ring: add contention stress test

2020-04-18 Thread Honnappa Nagarahalli
> > Introduce stress test for ring enqueue/dequeue operations. > Performs the following pattern on each slave worker: > dequeue/read-write data from the dequeued objects/enqueue. > Serves as both functional and performance test of ring enqueue/dequeue > operations under high contention (for both