From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id A98F73250 for ; Tue, 11 Jul 2017 16:03:09 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jul 2017 07:03:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,346,1496127600"; d="scan'208";a="991653178" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga003.jf.intel.com with ESMTP; 11 Jul 2017 07:03:06 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.133]) by IRSMSX101.ger.corp.intel.com ([169.254.1.242]) with mapi id 14.03.0319.002; Tue, 11 Jul 2017 15:02:32 +0100 From: "De Lara Guarch, Pablo" To: "Trahe, Fiona" , "Kusztal, ArkadiuszX" , "dev@dpdk.org" CC: "Griffin, John" , "Jain, Deepak K" , "Singh, Abhinav" Thread-Topic: [PATCH] crypto/qat: remove unused ablkcipher struct and functions Thread-Index: AQHS+kqknSWTH4RgZk6mkRD/l0d+m6JOklGAgAAVuCA= Date: Tue, 11 Jul 2017 14:02:32 +0000 Message-ID: References: <1499780135-28975-1-git-send-email-arkadiuszx.kusztal@intel.com> <1499780135-28975-2-git-send-email-arkadiuszx.kusztal@intel.com> <348A99DA5F5B7549AA880327E580B435892345EF@IRSMSX101.ger.corp.intel.com> In-Reply-To: <348A99DA5F5B7549AA880327E580B435892345EF@IRSMSX101.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] crypto/qat: remove unused ablkcipher struct and functions 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: Tue, 11 Jul 2017 14:03:10 -0000 > -----Original Message----- > From: Trahe, Fiona > Sent: Tuesday, July 11, 2017 2:45 PM > To: Kusztal, ArkadiuszX ; dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Griffin, John > ; Jain, Deepak K ; Singh= , > Abhinav > Subject: RE: [PATCH] crypto/qat: remove unused ablkcipher struct and > functions >=20 >=20 >=20 > > -----Original Message----- > > From: Kusztal, ArkadiuszX > > Sent: Tuesday, July 11, 2017 2:36 PM > > To: dev@dpdk.org > > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > > ; Griffin, John > > ; Jain, Deepak K ; > > Singh, Abhinav ; Kusztal, ArkadiuszX > > > > Subject: [PATCH] crypto/qat: remove unused ablkcipher struct and > > functions > > > > This commit removes unused ablkcipher struct and functions > > > > Signed-off-by: Arek Kusztal > Acked-by: Fiona Trahe Applied to dpdk-next-crypto. Thanks, Pablo