> -----Original Message----- > From: Jerin Jacob [mailto:[email protected]] > Sent: Sunday, May 28, 2017 8:59 PM > To: [email protected] > Cc: Richardson, Bruce <[email protected]>; Van Haaren, Harry > <[email protected]>; [email protected]; Eads, Gage > <[email protected]>; [email protected]; Vangati, Narender > <[email protected]>; Rao, Nikhil <[email protected]>; > [email protected]; Jerin Jacob > <[email protected]>; Mcnamara, John <[email protected]> > Subject: [dpdk-dev] [PATCH 30/33] doc/testeventdev: add "order all types > queue" test details > > CC: John McNamara <[email protected]> > Signed-off-by: Jerin Jacob <[email protected]> > Signed-off-by: Guduri Prathyusha <[email protected]>
> +Example > +^^^^^^^ > + > +Example command to run order ``all types queue`` test: > + > +.. code-block:: console > + > + sudo build/app/dpdk-test-eventdev --vdev=event_octeontx -- > --test=order_atq --plcore 1 --wlcores 2,3 Same comment as before about wrapping long commandline. Otherwise: Acked-by: John McNamara <[email protected]>

