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

Ananyev, Konstantin konstantin.ananyev at intel.com
Sun Apr 19 13:47:11 CEST 2020


> 
> On Sun, Apr 19, 2020 at 4:31 AM Honnappa Nagarahalli
> <Honnappa.Nagarahalli at 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.ananyev at 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.nagarahalli at 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).

Thanks David.
BTW, do we have a special keyword for that (Depends-on: ... or so)?



More information about the dev mailing list