From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jain, Deepak K" Subject: Re: [PATCH] crypto/qat: fix capabilities for D15xx device Date: Mon, 10 Apr 2017 13:41:19 +0000 Message-ID: References: <1491830408-8860-1-git-send-email-arkadiuszx.kusztal@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Trahe, Fiona" , "De Lara Guarch, Pablo" , "Griffin, John" To: "Kusztal, ArkadiuszX" , "dev@dpdk.org" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 9A2CB2BBE for ; Mon, 10 Apr 2017 15:41:22 +0200 (CEST) In-Reply-To: <1491830408-8860-1-git-send-email-arkadiuszx.kusztal@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: 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 > --- > drivers/crypto/qat/rte_qat_cryptodev.c | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/drivers/crypto/qat/rte_qat_cryptodev.c default: > -- > 2.7.4 Acked-by: Deepak Kumar Jain