From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 09BEB14E8 for ; Mon, 11 Dec 2017 18:34:52 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2017 09:34:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,392,1508828400"; d="scan'208";a="613309" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga002.fm.intel.com with ESMTP; 11 Dec 2017 09:34:51 -0800 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 11 Dec 2017 09:34:51 -0800 Received: from fmsmsx108.amr.corp.intel.com ([169.254.9.23]) by FMSMSX114.amr.corp.intel.com ([10.18.116.8]) with mapi id 14.03.0319.002; Mon, 11 Dec 2017 09:34:51 -0800 From: "Eads, Gage" To: Pavan Nikhilesh , "jerin.jacob@caviumnetworks.com" , "Richardson, Bruce" , "Van Haaren, Harry" , "hemant.agrawal@nxp.com" , "nipun.gupta@nxp.com" , "Rao, Nikhil" , "santosh.shukla@caviumnetworks.com" CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 8/8] doc: update app eventdev options Thread-Index: AQHTcpLKiF1jg5JsnECTGPJbRMGAjqM+Z00A Date: Mon, 11 Dec 2017 17:34:50 +0000 Message-ID: <9184057F7FC11744A2107296B6B8EB1E2BB16489@FMSMSX108.amr.corp.intel.com> References: <1508330348-30060-1-git-send-email-pbhagavatula@caviumnetworks.com> <20171211151346.14405-1-pbhagavatula@caviumnetworks.com> <20171211151346.14405-8-pbhagavatula@caviumnetworks.com> In-Reply-To: <20171211151346.14405-8-pbhagavatula@caviumnetworks.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDVkYjRjZTctZWNmZS00MzM0LTg0NWUtM2FhY2JkZTZkOWEyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IktEdzZnSmZUZVB0NGRpRzR3UGt0Wk9pRU9qeWZ4MlArMUtxVzkyekkzYzQ9In0= x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.1.200.106] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 8/8] doc: update app eventdev options X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2017 17:34:53 -0000 Once the compilation errors are fixed: (Series) Acked-by: Gage Eads > -----Original Message----- > From: Pavan Nikhilesh [mailto:pbhagavatula@caviumnetworks.com] > Sent: Monday, December 11, 2017 9:14 AM > To: jerin.jacob@caviumnetworks.com; Richardson, Bruce > ; Van Haaren, Harry > ; Eads, Gage ; > hemant.agrawal@nxp.com; nipun.gupta@nxp.com; Rao, Nikhil > ; santosh.shukla@caviumnetworks.com > Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v3 8/8] doc: update app eventdev options >=20 > Update documentation about new --prod_type_ethdev option in app/eventdev. >=20 > Signed-off-by: Pavan Nikhilesh > Acked-by: John McNamara > Acked-by: Jerin Jacob > --- > doc/guides/tools/testeventdev.rst | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) >=20 > diff --git a/doc/guides/tools/testeventdev.rst > b/doc/guides/tools/testeventdev.rst > index 5aa2237b5..11e608b74 100644 > --- a/doc/guides/tools/testeventdev.rst > +++ b/doc/guides/tools/testeventdev.rst > @@ -146,6 +146,9 @@ The following are the application command-line > options: >=20 > Enable queue priority. >=20 > +* ``--prod_type_ethdev`` > + > + Use ethernet device as producer. >=20 > Eventdev Tests > -------------- > @@ -348,6 +351,10 @@ the timestamp in the event on the first stage and th= en > on termination, it updates the number of cycles to forward a packet. The > application uses this value to compute the average latency to a forward = packet. >=20 > +When ``--prod_type_ethdev`` command line option is selected, the > +application uses the probed ethernet devices as producers by > +configuring them as Rx adapters instead of using synthetic producers. > + > Application options > ^^^^^^^^^^^^^^^^^^^ >=20 > @@ -366,6 +373,7 @@ Supported application command line options are > following:: > --worker_deq_depth > --fwd_latency > --queue_priority > + --prod_type_ethdev >=20 > Example > ^^^^^^^ > @@ -377,6 +385,12 @@ Example command to run perf queue test: > sudo build/app/dpdk-test-eventdev -c 0xf -s 0x1 --vdev=3Devent_sw0 --= \ > --test=3Dperf_queue --plcores=3D2 --wlcore=3D3 --stlist=3Dp --nb= _pkts=3D0 >=20 > +Example command to run perf queue test with ethernet ports: > + > +.. code-block:: console > + > + sudo build/app/dpdk-test-eventdev --vdev=3Devent_sw0 -- \ > + --test=3Dperf_queue --plcores=3D2 --wlcore=3D3 --stlist=3Dp > + --prod_type_ethdev >=20 > PERF_ATQ Test > ~~~~~~~~~~~~~~~ > @@ -443,6 +457,7 @@ Supported application command line options are > following:: > --nb_pkts > --worker_deq_depth > --fwd_latency > + --prod_type_ethdev >=20 > Example > ^^^^^^^ > -- > 2.14.1