From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mrozowicz, SlawomirX" Subject: Re: [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto Date: Mon, 3 Oct 2016 08:12:23 +0000 Message-ID: <158888A50F43E34AAE179517F56C974560FDAF@IRSMSX103.ger.corp.intel.com> References: <1475252242-29684-1-git-send-email-slawomirx.mrozowicz@intel.com> <1475253170-29727-1-git-send-email-slawomirx.mrozowicz@intel.com> <1475253170-29727-3-git-send-email-slawomirx.mrozowicz@intel.com> <4364051.h3faDOIdZz@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Dai, Wei" To: Thomas Monjalon , "Azarewicz, PiotrX T" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 2817428FD for ; Mon, 3 Oct 2016 10:12:49 +0200 (CEST) In-Reply-To: <4364051.h3faDOIdZz@xps13> Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" >-----Original Message----- >From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] >Sent: Friday, September 30, 2016 7:19 PM >To: Mrozowicz, SlawomirX ; Azarewicz, >PiotrX T >Cc: dev@dpdk.org; Dai, Wei >Subject: Re: [dpdk-dev] [PATCH v4 4/5] app/test: added big data GMAC test >for libcrypto > >2016-09-30 18:32, Slawomir Mrozowicz: >> This patch add big data AES-GMAC test for libcrypto PMD. >> >> Signed-off-by: Piotr Azarewicz >> --- >> app/test/test_cryptodev.c | 18 +- >> app/test/test_cryptodev_gcm_test_vectors.h | 8245 >+++++++++++++++++++++++++++- >> 2 files changed, 8242 insertions(+), 21 deletions(-) > >The test data are really too big. >Is it possible to generate them as Wei Dai did for LPM? > http://dpdk.org/patch/16175 > http://dpdk.org/patch/16253 Yes it is possible. We will prepare new patch set with the changes which you proposed. S=B3awek