From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 03 Oct 2016 01:12:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,289,1473145200"; d="scan'208";a="1065378105" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga002.fm.intel.com with ESMTP; 03 Oct 2016 01:12:47 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.91]) by IRSMSX152.ger.corp.intel.com ([169.254.6.13]) with mapi id 14.03.0248.002; Mon, 3 Oct 2016 09:12:24 +0100 From: "Mrozowicz, SlawomirX" To: Thomas Monjalon , "Azarewicz, PiotrX T" CC: "dev@dpdk.org" , "Dai, Wei" Thread-Topic: [dpdk-dev] [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto Thread-Index: AQHSGyiYiUyZL6QpdUKKsNymLlExj6CSNksAgAQujEA= 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> In-Reply-To: <4364051.h3faDOIdZz@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 08:12:49 -0000 >-----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