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 80071A0534; Wed, 12 Feb 2020 13:12:55 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 60A6C1DB9; Wed, 12 Feb 2020 13:12:54 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 5EF7F137D for ; Wed, 12 Feb 2020 13:12:52 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Feb 2020 04:12:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,428,1574150400"; d="scan'208";a="226846416" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga008.jf.intel.com with ESMTP; 12 Feb 2020 04:12:50 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.146]) by irsmsx105.ger.corp.intel.com ([169.254.7.149]) with mapi id 14.03.0439.000; Wed, 12 Feb 2020 12:12:49 +0000 From: "Dybkowski, AdamX" To: "dev@dpdk.org" CC: "Trybula, ArturX" , "Trahe, Fiona" Thread-Topic: [PATCH] doc: updates for cycle-count mode in compression perf tool Thread-Index: AQHV4ZzwwwzZ8IPV3EmB9+hl60L1a6gXd3cA Date: Wed, 12 Feb 2020 12:12:48 +0000 Message-ID: <522B1A062D56224ABC0C6BDBCD64D9D38CB1B1A1@IRSMSX103.ger.corp.intel.com> References: <20200212120649.5080-1-arturx.trybula@intel.com> In-Reply-To: <20200212120649.5080-1-arturx.trybula@intel.com> Accept-Language: pl-PL, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: updates for cycle-count mode in compression perf tool 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" > -----Original Message----- > From: Trybula, ArturX > Sent: Wednesday, 12 February, 2020 13:07 > To: dev@dpdk.org; Trahe, Fiona ; > shallyv@marvell.com; Dybkowski, AdamX ; > Trybula, ArturX ; akhil.goyal@nxp.com > Subject: [PATCH] doc: updates for cycle-count mode in compression perf to= ol >=20 > This commit adds release notes and updates documentation for the cycle- > count mode added to the compression performance tool. >=20 > Fixes: 2695db95a147 ("test/compress: add cycle-count mode to perf tool") >=20 > Signed-off-by: Artur Trybula Acked-by: Adam Dybkowski