From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0202EC7618F for ; Fri, 19 Jul 2019 17:38:01 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 93A202084D for ; Fri, 19 Jul 2019 17:38:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 93A202084D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 84E9D322C; Fri, 19 Jul 2019 19:37:59 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id B667A2C2B for ; Fri, 19 Jul 2019 19:37:57 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jul 2019 10:37:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,283,1559545200"; d="scan'208";a="159167654" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga007.jf.intel.com with ESMTP; 19 Jul 2019 10:37:54 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.88]) by IRSMSX151.ger.corp.intel.com ([169.254.4.41]) with mapi id 14.03.0439.000; Fri, 19 Jul 2019 18:37:53 +0100 From: "Trahe, Fiona" To: Thomas Monjalon , "Trybula, ArturX" CC: "dev@dpdk.org" , Akhil Goyal , "Shally Verma" , "Dybkowski, AdamX" , "Trahe, Fiona" Thread-Topic: [dpdk-dev] [EXT] [PATCH v5 1/1] app/test-compress-perf: report header improvement Thread-Index: AQHVPI/EK28p7D9060GmffDmsxB5ZabOmB4AgAAC+QCAA0ObgIAAM2SAgAAlsTA= Date: Fri, 19 Jul 2019 17:37:53 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435897C9A4D@IRSMSX101.ger.corp.intel.com> References: <20190712104321.24845-1-arturx.trybula@intel.com> <5B6D1C77E9D7034C93E97BD83D1D9F5707802DF8@HASMSX110.ger.corp.intel.com> <2834760.7gSptfXZDU@xps> In-Reply-To: <2834760.7gSptfXZDU@xps> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTI3MWIxY2QtYjAxOS00OTMxLWJhMGQtYzVjZThjZDY2ZjZiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidHFmelBYbkNaczVIR1pWT3FaVlJxYkV3c1l5bTc4bHNwUEYyN01BZ1M5R3JySnVEb2haanM1Wm91THVaV3N5RCJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [EXT] [PATCH v5 1/1] app/test-compress-perf: report header improvement 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" Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Friday, July 19, 2019 5:21 PM > To: Trybula, ArturX > Cc: dev@dpdk.org; Akhil Goyal ; Shally Verma ; Trahe, > Fiona ; Dybkowski, AdamX > Subject: Re: [dpdk-dev] [EXT] [PATCH v5 1/1] app/test-compress-perf: repo= rt header improvement >=20 > 19/07/2019 15:17, Akhil Goyal: > > > > > > > +static struct cperf_buffer_info tests_res; > > > Rename test_res too --> buffer_info? You can address it in next relea= se cycle as > > > well. > > > [Artur] Thank you Shally. Good point. Will be changed in the next cyc= le. > > > > > > .... > > Applied to dpdk-next-crypto >=20 > Not pulled in master tree for 2 reasons: > - the title and commit log are not descriptive enough > - there are some UTF-8 characters for no good reason in the printf. > Please stick to standard dash or asterisk for lists, > so it will be printed in any console. [Fiona] Sorry about this - we didn't know of this requirement. Will send a v6 next week.