[dpdk-dev] [PATCH 30/33] doc/testeventdev: add "order all types queue" test details

Mcnamara, John john.mcnamara at intel.com
Fri Jun 30 16:23:54 CEST 2017



> -----Original Message-----
> From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com]
> Sent: Sunday, May 28, 2017 8:59 PM
> To: dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>; Van Haaren, Harry
> <harry.van.haaren at intel.com>; hemant.agrawal at nxp.com; Eads, Gage
> <gage.eads at intel.com>; nipun.gupta at nxp.com; Vangati, Narender
> <narender.vangati at intel.com>; Rao, Nikhil <nikhil.rao at intel.com>;
> gprathyusha at caviumnetworks.com; Jerin Jacob
> <jerin.jacob at caviumnetworks.com>; Mcnamara, John <john.mcnamara at intel.com>
> Subject: [dpdk-dev] [PATCH 30/33] doc/testeventdev: add "order all types
> queue" test details
> 
> CC: John McNamara <john.mcnamara at intel.com>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> Signed-off-by: Guduri Prathyusha <gprathyusha at caviumnetworks.com>
> +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


The above line is quite long and doesn't render very well in the docs.
Better to do something like:

   sudo build/app/dpdk-test-eventdev --vdev=event_octeontx -- \
                                     --test=order_atq --plcore 1 --wlcores 2,3

Apart from that:

Acked-by: John McNamara <john.mcnamara at intel.com>





More information about the dev mailing list