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 0ED9CA0471 for ; Fri, 19 Jul 2019 18:21:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 01AED7CDE; Fri, 19 Jul 2019 18:21:24 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id B6CF75905 for ; Fri, 19 Jul 2019 18:21:21 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2433121650; Fri, 19 Jul 2019 12:21:19 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 19 Jul 2019 12:21:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=ry0hn2CXL/hZ0P9pPyIdB6grLFVlmjrO1ZdqhN0AIyA=; b=K5U20O5gm0OM iFb8uH6c6mnkmBx0jWuoyHbBnBRvPVcal2+ssYuETTlTRQprK+0A7h4rDio2Kexa e3Zsw5G4T8oALnfstjE9WM3UrBzqlYx4dfI2BwixQGfbHxrYjMFCBvvZZuOFclRQ E9niycbTBwlWl58++0ubqd6a7T7eAqk= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=ry0hn2CXL/hZ0P9pPyIdB6grLFVlmjrO1ZdqhN0AI yA=; b=N5xNPtcpUHfVNWaCnh8qNejQUJLsP1L3vOtkYlJ/XTNqbGJ2YxKcUP3Od sU+hElS9DcEo10VMLBmdtumyZrdHU0IHelfxGxSuvYKSR7Ew3oOKIwLN+KX4P8FU E9NOIRjSIjw9A9LDbLcQtVFDlU90zvcPGDO5tftxk2y58puvs/Lwx5li/vNTG62Z gkAyOzMCmsgAGFf2+aOOHt4UsMtFsIRClOIUBMVNsxu5IWQPHQIOBQ/0CkcJyN7j uZx1GudtBrgziZw8lWqwtdhYByikuQVRsJF2DrMV227q7Pbug1BCsEL8DZl2lKAk XS/SjHZKf1+JB6Z+HHI5oSZT5cf4g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrieejgddutdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id BA4D48005C; Fri, 19 Jul 2019 12:21:17 -0400 (EDT) From: Thomas Monjalon To: "Trybula, ArturX" Cc: dev@dpdk.org, Akhil Goyal , Shally Verma , "Trahe, Fiona" , "Dybkowski, AdamX" Date: Fri, 19 Jul 2019 18:21:15 +0200 Message-ID: <2834760.7gSptfXZDU@xps> In-Reply-To: References: <20190712104321.24845-1-arturx.trybula@intel.com> <5B6D1C77E9D7034C93E97BD83D1D9F5707802DF8@HASMSX110.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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" 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 release cycle as > > well. > > [Artur] Thank you Shally. Good point. Will be changed in the next cycle. > > > > .... > Applied to dpdk-next-crypto 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.