[dpdk-dev] [PATCH] test: adding AES cipher-only tests on QAT PMD

Yang, GangX gangx.yang at intel.com
Tue Dec 13 09:09:27 CET 2016


Tested-by: Yang Gang < gangx.yang at intel.com >
- Check patch: success
- Apply patch: success
- compilation: success
      OS: fedora21
      GCC: gcc_x86-64, 4.8.3
      Commit: dpdk-next-crypto( e6c7b6ec57f3527ce55fa3e0d2a8ed1533722253 )
      x86_64-native-linuxapp-gcc: compile pass
- dts validation:
-- Test Commit: 44a66e026d772dd626be32ad3fb0506839136f58
-- OS/Kernel: Fedora21/3.11.10-301.fc20.x86_64
-- GCC: gcc version 4.8.3
-- CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
-- NIC: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ [8086:1572]
-- total 2,failed 0 (case1: contain cryptodev_qat_perftest and all of others cryptodev cases on unit test .
		 case 2: all of the related cases about AES cipher only on l2fwd-crypto test)


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of De Lara Guarch, 
> Pablo
> Sent: Wednesday, November 30, 2016 11:16 PM
> To: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; Trahe, Fiona 
> <fiona.trahe at intel.com>; dev at dpdk.org
> Cc: Griffin, John <john.griffin at intel.com>
> Subject: Re: [dpdk-dev] [PATCH] test: adding AES cipher-only tests on 
> QAT PMD
> 
> 
> 
> > -----Original Message-----
> > From: Kusztal, ArkadiuszX
> > Sent: Friday, November 25, 2016 2:14 PM
> > To: Trahe, Fiona; dev at dpdk.org
> > Cc: De Lara Guarch, Pablo; Griffin, John
> > Subject: RE: [PATCH] test: adding AES cipher-only tests on QAT PMD
> >
> >
> >
> > > -----Original Message-----
> > > From: Trahe, Fiona
> > > Sent: Thursday, November 24, 2016 6:29 PM
> > > To: dev at dpdk.org
> > > Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Trahe, 
> > > Fiona <fiona.trahe at intel.com>; Griffin, John 
> > > <john.griffin at intel.com>; Kusztal, ArkadiuszX 
> > > <arkadiuszx.kusztal at intel.com>
> > > Subject: [PATCH] test: adding AES cipher-only tests on QAT PMD
> > >
> > > Extended functional AES-CBC and AES-CTR cipher-only tests to run 
> > > on QAT PMD.
> > > Added AES_CBC cipher-only performance tests on QAT PMD.
> > > No driver changes, but as now tested, QAT documentation is updated 
> > > to remove constraint.
> > >
> > > Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
> > > ---
> > >  app/test/test_cryptodev.c                  | 18 ++++++
> > >  app/test/test_cryptodev_aes_test_vectors.h | 36 +++++++----
> > >  app/test/test_cryptodev_perf.c             | 96 +++++++++++++++++++------
> > ----
> > > -
> > >  doc/guides/cryptodevs/qat.rst              |  1 -
> > >  4 files changed, 102 insertions(+), 49 deletions(-)
> > >
> > > --
> > > 2.5.0
> > Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> 
> Applied to dpdk-next-crypto.
> Thanks,
> 
> Pablo


More information about the dev mailing list