On Sun, Apr 19, 2020 at 4:31 AM Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> 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 ring enqueue/dequeue > > operations under high contention (for both over committed and non-over > > committed scenarios). > > > > Signed-off-by: Konstantin Ananyev <konstantin.anan...@intel.com> > ci/intel-compilation fails for meson due to clang+32b. I believe it is solved > by [1] (as you indicated). Can you make this patch dependent on [1]? > Otherwise, > Acked-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > > [1] http://patches.dpdk.org/patch/68280/
I will take this patch as part of the first series that makes it into master (between ring or traces series). -- David Marchand