> -----Original Message----- > From: Jain, Deepak K > Sent: Monday, April 10, 2017 2:41 PM > To: Kusztal, ArkadiuszX; dev@dpdk.org > Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John > Subject: RE: [PATCH] crypto/qat: fix capabilities for D15xx device > > > > -----Original Message----- > > From: Kusztal, ArkadiuszX > > Sent: Monday, April 10, 2017 2:20 PM > > To: dev@dpdk.org > > Cc: Trahe, Fiona <fiona.tr...@intel.com>; De Lara Guarch, Pablo > > <pablo.de.lara.gua...@intel.com>; Griffin, John <john.grif...@intel.com>; > > Jain, Deepak K <deepak.k.j...@intel.com>; Kusztal, ArkadiuszX > > <arkadiuszx.kusz...@intel.com> > > Subject: [PATCH] crypto/qat: fix capabilities for D15xx device > > > > This commit fixes capabilities for Intel(R) QuickAssist Technology D15xx > > device > > > > Fixes: 259310f3a984 ("crypto/qat: support device D15xx") > > > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > > --- > > drivers/crypto/qat/rte_qat_cryptodev.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/crypto/qat/rte_qat_cryptodev.c > default: > > -- > > 2.7.4 > Acked-by: Deepak Kumar Jain <depak.k.j...@intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo