From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B67191B3A5 for ; Mon, 17 Dec 2018 13:15:52 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Dec 2018 04:15:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,365,1539673200"; d="scan'208";a="108001119" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga007.fm.intel.com with ESMTP; 17 Dec 2018 04:15:50 -0800 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 17 Dec 2018 12:15:50 +0000 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.61]) by irsmsx112.ger.corp.intel.com ([169.254.1.252]) with mapi id 14.03.0415.000; Mon, 17 Dec 2018 12:15:50 +0000 From: "Kovacevic, Marko" To: "Kusztal, ArkadiuszX" , "akhil.goyal@nxp.com" CC: "dev@dpdk.org" , "Trahe, Fiona" , "Kusztal, ArkadiuszX" Thread-Topic: [dpdk-dev] [PATCH 0/3] Fix handling of block size in qat for hash Thread-Index: AQHUklVCNb0qoTQoTkylfFNS3jJPUqWC3x8Q Date: Mon, 17 Dec 2018 12:15:49 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F6602066C9A@IRSMSX104.ger.corp.intel.com> References: <20181212195904.8160-1-arkadiuszx.kusztal@intel.com> In-Reply-To: <20181212195904.8160-1-arkadiuszx.kusztal@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2Y5YjYwZWItNWE2Yi00YWI2LTlkMzktNjU3MDVlMWE1NzMwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiYnJSNkFHTGU0OFAyM21sd1FCSnZcL2FIQUxEbDhrQ1hiXC9TR0FlY294NWpiQVh3c0VLNUs2dUd4d3p3VVpvZmVxIn0= x-ctpclassification: CTP_NT 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 0/3] Fix handling of block size in qat for hash 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: , X-List-Received-Date: Mon, 17 Dec 2018 12:15:53 -0000 Series-acked-by: Marko Kovacevic