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

Van Haaren, Harry harry.van.haaren at intel.com
Fri Jun 23 14:56:42 CEST 2017


> 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 32/33] doc/testeventdev: add "perf 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>

1 Comment below, but then

Acked-by: Harry van Haaren <harry.van.haaren at intel.com>


<snip svg image>

> diff --git a/doc/guides/tools/testeventdev.rst b/doc/guides/tools/testeventdev.rst
> index b895b2d2b..057b0196c 100644
> --- a/doc/guides/tools/testeventdev.rst
> +++ b/doc/guides/tools/testeventdev.rst
> @@ -384,3 +384,78 @@ Example command to run perf queue test:
>     sudo build/app/dpdk-test-eventdev --vdev=event_sw0 -- --test=perf_queue --slcore=1 --
> plcores=2 --wlcore=3 --stlist=p --nb_pkts=1000000000
> 

<snip>

> +Application options
> +^^^^^^^^^^^^^^^^^^^
> +
> +Supported application command line options are following::
> +
> +        --verbose
> +        --dev
> +        --test
> +        --socket_id
> +        --pool_sz
> +        --slcore
> +        --plcores
> +        --wlcores
> +        --stlist (Valid when eventdev is not RTE_EVENT_DEV_CAP_DISTRIBUTED_SCHED capable)

I think this "(Valid ..)" comment should be on --slcore, not on --stlist?

--slcore being scheduler lcore, and --stlist being the list of queues?



More information about the dev mailing list