From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 37FC0A0487 for ; Mon, 1 Jul 2019 13:27:23 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BDE941B96B; Mon, 1 Jul 2019 13:26:46 +0200 (CEST) Received: from mail-lf1-f65.google.com (mail-lf1-f65.google.com [209.85.167.65]) by dpdk.org (Postfix) with ESMTP id 713065905 for ; Mon, 1 Jul 2019 13:26:41 +0200 (CEST) Received: by mail-lf1-f65.google.com with SMTP id u10so8496285lfm.12 for ; Mon, 01 Jul 2019 04:26:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=kqB/PIfvDh3mRjU+l5+jeGf3zHlztbv0YgDNwlZ7VK4=; b=MO8cjz4zlRM7RmYcw8xXk5xD61Z/3J03GrH9oabjhnQMksEeVglO1y/Zp46XnqPyrY H1G2/Tz9lWjSuAa/bWz0988fK1sMJvNxLKWCCcAJL5PQpe2xrPSjUUIiXa/CSuA5GewI wbXTD6Mej9ccPmTpukZ2orflBCqDn6bTrL8gpTtEgYyfBJ++/EI4o/wHUjxB32J2r6nI PVMXmtiabNN4Z3psfHxFIuABfKuhsPqCGxZxveVRlOIwFdwnX31GuewQ62M27BcbF+2P QDJL6l1Fna5feaRlOHeFDKyWcXRrjCJeyhJ5+I3muQgm1fTfPwWhjqw6+UPZGgeZdCaW E6mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=kqB/PIfvDh3mRjU+l5+jeGf3zHlztbv0YgDNwlZ7VK4=; b=JS974w+G8FyoCdO87q/MYannDgssb+a8tO5NdRSY/0sjSkZwu37njGP4HKrAPdKdIf BolIoc7CjXAO9d+8wljCr886FV6Dvq1eCAmeOanWkxylxxJU4Vc0BKFRMMkMqbTCTdlE xCDQvbUyeaUqxRvNRphFluA6M6Fv09GxLt4e9G5Vaez63AI4ohKAnIg0xKc/U1PGRPe0 +36/4AGK4lP26ZnDNKq3MHAlG1ikqmtS4jl0lntvDUEljgV6zc3SnjYmmLU5Ckf9ohhZ Zwm6a8VdUa7eDWri8QWOwEJ9pbhBaEVRjAGdBGwwuV98TZn84pB987wqZSufawLcxl2r PBfw== X-Gm-Message-State: APjAAAWBxBUNKve9POJBQ+rDqBXYwh3muxoH65SAFD/wZ0ExiXom5sze qAtOsxYRRLGL1mVoUwkBXH1AVIFowbE= X-Google-Smtp-Source: APXvYqxme5ZjnmVi+4Oxt22QOujPMJsSIDH2TSmlWtAKAq4OoY/ydbjd6SQd5nVX8Oh4nwgg3SyRSg== X-Received: by 2002:ac2:5b05:: with SMTP id v5mr11439718lfn.38.1561980400873; Mon, 01 Jul 2019 04:26:40 -0700 (PDT) Received: from tj-idea-500s.lan (user-94-254-233-31.play-internet.pl. [94.254.233.31]) by smtp.gmail.com with ESMTPSA id h3sm3211640lja.93.2019.07.01.04.26.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 01 Jul 2019 04:26:40 -0700 (PDT) From: Tomasz Jozwiak To: dev@dpdk.org, fiona.trahe@intel.com, tjozwiakgm@gmail.com, shallyv@marvell.com, arturx.trybula@intel.com Date: Mon, 1 Jul 2019 13:26:24 +0200 Message-Id: <1561980385-3223-6-git-send-email-tjozwiakgm@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1561980385-3223-1-git-send-email-tjozwiakgm@gmail.com> References: <1561674337-22086-1-git-send-email-tjozwiakgm@gmail.com> <1561980385-3223-1-git-send-email-tjozwiakgm@gmail.com> Subject: [dpdk-dev] [PATCH v5 5/6] doc: update dpdk-test-compress-perf description 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Tomasz Jozwiak This patch updates a dpdk-test-compress-perf documentation. Signed-off-by: Tomasz Jozwiak --- doc/guides/tools/comp_perf.rst | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/doc/guides/tools/comp_perf.rst b/doc/guides/tools/comp_perf.rst index 52869c1..71eef18 100644 --- a/doc/guides/tools/comp_perf.rst +++ b/doc/guides/tools/comp_perf.rst @@ -6,7 +6,9 @@ dpdk-test-compress-perf Tool The ``dpdk-test-compress-perf`` tool is a Data Plane Development Kit (DPDK) utility that allows measuring performance parameters of PMDs available in the -compress tree. The tool reads the data from a file (--input-file), +compress tree. User can use multiple cores to run tests on but only +one type of compression PMD can be measured during single application +execution. The tool reads the data from a file (--input-file), dumps all the file into a buffer and fills out the data of input mbufs, which are passed to compress device with compression operations. Then, the output buffers are fed into the decompression stage, and the resulting @@ -26,9 +28,35 @@ Limitations * Stateful operation is not supported in this version. +EAL Options +~~~~~~~~~~~ + +The following are the EAL command-line options that can be used in conjunction +with the ``dpdk-test-compress-perf`` application. +See the DPDK Getting Started Guides for more information on these options. + +* ``-c `` or ``-l `` + + Set the hexadecimal bitmask of the cores to run on. The corelist is a + list cores to use. + +.. Note:: + + One lcore is needed for process admin, tests are run on all other cores. + To run tests on two lcores, three lcores must be passed to the tool. + +* ``-w `` + + Add a PCI device in white list. + +* ``--vdev `` + + Add a virtual device. + +Appication Options +~~~~~~~~~~~~~~~~~~ -Command line options --------------------- + ``--ptest [benchmark/verify]``: set test type (default: benchmark) ``--driver-name NAME``: compress driver to use -- 2.7.4