> -----Original Message----- > From: Akhil Goyal [mailto:[email protected]] > Sent: Thursday, October 5, 2017 2:02 PM > To: De Lara Guarch, Pablo <[email protected]>; Doherty, > Declan <[email protected]>; [email protected]; > [email protected]; Trahe, Fiona <[email protected]>; > Jain, Deepak K <[email protected]>; Griffin, John > <[email protected]> > Cc: [email protected] > Subject: Re: [PATCH v2] test/crypto: remove crypto perf tests > > On 10/4/2017 12:18 PM, Pablo de Lara wrote: > > Since the crypto perf application is flexible enough to cover all the > > crypto performance tests, these are not needed anymore, so they will > > be removed to avoid duplications. > > Besides, the crypto perf application gives the user more options to > > get performance, for every single supported algorithm, such as varying > > the buffer size as the user wants. > > > > Signed-off-by: Pablo de Lara <[email protected]> > > --- > > > > Changes in v2: > > - Rebased against latest code > > - Added note in release notes > > > > doc/guides/rel_notes/release_17_11.rst | 15 + > > test/test/Makefile | 1 - > > test/test/test_cryptodev_perf.c | 4932 > > -------------------------------- > > 3 files changed, 15 insertions(+), 4933 deletions(-) > > delete mode 100644 test/test/test_cryptodev_perf.c > > > Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto. Pablo

