From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Trahe, Fiona" Subject: Re: [PATCH v2 2/2] test/compress: add varied buffer input/outputs Date: Fri, 21 Dec 2018 00:44:25 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435896A843B@IRSMSX101.ger.corp.intel.com> References: <20181214153326.17356-1-marko.kovacevic@intel.com> <20181220145824.37223-1-marko.kovacevic@intel.com> <20181220145824.37223-2-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "akhil.goyal@nxp.com" , "Daly, Lee" , "Jozwiak, TomaszX" To: "Kovacevic, Marko" , "dev@dpdk.org" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 69A7B1BD7D for ; Fri, 21 Dec 2018 01:44:28 +0100 (CET) In-Reply-To: <20181220145824.37223-2-marko.kovacevic@intel.com> Content-Language: en-US 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: Kovacevic, Marko > Sent: Thursday, December 20, 2018 7:58 AM > To: dev@dpdk.org > Cc: akhil.goyal@nxp.com; Daly, Lee ; Jozwiak, TomaszX > ; O'Hare, Cathal ; Tra= he, Fiona > ; Kovacevic, Marko > Subject: [PATCH v2 2/2] test/compress: add varied buffer input/outputs >=20 > Added unit test to check if a SGL buffer > was added as an input and a Linear Buffer > as output and vice versa so we can test if the > application would process the different buffers > properly. >=20 > Signed-off-by: Marko Kovacevic > Acked-by: Lee Daly Acked-by: Fiona Trahe