From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 927592BB0 for ; Mon, 10 Apr 2017 15:50:57 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP; 10 Apr 2017 06:50:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,182,1488873600"; d="scan'208";a="246747574" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga004.fm.intel.com with ESMTP; 10 Apr 2017 06:50:55 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.187]) by IRSMSX109.ger.corp.intel.com ([169.254.13.12]) with mapi id 14.03.0319.002; Mon, 10 Apr 2017 14:50:54 +0100 From: "Trahe, Fiona" To: "Kusztal, ArkadiuszX" , "dev@dpdk.org" CC: "De Lara Guarch, Pablo" , "Griffin, John" , "Jain, Deepak K" Thread-Topic: [PATCH] crypto/qat: fix capabilities for D15xx device Thread-Index: AQHSsf07fm/HYDXNSk23USTMMQibWKG+nsyw Date: Mon, 10 Apr 2017 13:50:53 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435891DEBF1@IRSMSX101.ger.corp.intel.com> References: <1491830408-8860-1-git-send-email-arkadiuszx.kusztal@intel.com> In-Reply-To: <1491830408-8860-1-git-send-email-arkadiuszx.kusztal@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDA3NTlkOWEtZTFkYy00ODkxLThiNjQtNzQ5NGU1NThmZGFlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImJUZ3dYYThEcFhYU3FqXC80YmVkbFJzTERNZGJRY2t5RVBja1Z4UGtGR2NVPSJ9 x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 10.0.102.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] [PATCH] crypto/qat: fix capabilities for D15xx device 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, 10 Apr 2017 13:50:58 -0000 > -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Monday, April 10, 2017 2:20 PM > To: dev@dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John ; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH] crypto/qat: fix capabilities for D15xx device >=20 > This commit fixes capabilities for Intel(R) QuickAssist > Technology D15xx device >=20 > Fixes: 259310f3a984 ("crypto/qat: support device D15xx") >=20 > Signed-off-by: Arek Kusztal Acked-by: Fiona Trahe