From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A7935A3295 for ; Wed, 23 Oct 2019 11:54:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 84B811BFEF; Wed, 23 Oct 2019 11:54:12 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 399851BFDF for ; Wed, 23 Oct 2019 11:54:11 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2019 02:54:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,220,1569308400"; d="scan'208";a="196729904" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga008.fm.intel.com with ESMTP; 23 Oct 2019 02:54:10 -0700 Received: from fmsmsx608.amr.corp.intel.com (10.18.126.88) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 23 Oct 2019 02:54:10 -0700 Received: from fmsmsx608.amr.corp.intel.com (10.18.126.88) by fmsmsx608.amr.corp.intel.com (10.18.126.88) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 23 Oct 2019 02:54:09 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx608.amr.corp.intel.com (10.18.126.88) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Wed, 23 Oct 2019 02:54:09 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.165]) with mapi id 14.03.0439.000; Wed, 23 Oct 2019 17:54:08 +0800 From: "Tu, Lijuan" To: "Yao, BingX Y" , "dts@dpdk.org" CC: "Yao, BingX Y" Thread-Topic: [dts] [PATCH V1 1/4] add file to crypto_perf Thread-Index: AQHVh9WJFAZA3Lc7jEuZCOPCwpCZE6dn/+eg Date: Wed, 23 Oct 2019 09:54:07 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB45AA9@SHSMSX101.ccr.corp.intel.com> References: <1571638221-86724-1-git-send-email-bingx.y.yao@intel.com> In-Reply-To: <1571638221-86724-1-git-send-email-bingx.y.yao@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGIxYjRiMDQtMDliNS00MTQxLThmY2UtZWFkMzQ0OGMyYzU1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM0tiNnh4VVUyYm9jN1dHYitabUJCa0tvQlVLc1g4TXYxakY5bzZrd01SM0dOY1l4TTZMejg0d0JxSnN6eE9OZSJ9 x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 1/4] add file to crypto_perf X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Applied the series, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yaobing > Sent: Monday, October 21, 2019 2:10 PM > To: dts@dpdk.org > Cc: Yao, BingX Y > Subject: [dts] [PATCH V1 1/4] add file to crypto_perf >=20 > add file to crypto_perf >=20 > Signed-off-by: yaobing > --- > dep/test_aes_gcm.data | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > create mode 100644 dep/test_aes_gcm.data >=20 > diff --git a/dep/test_aes_gcm.data b/dep/test_aes_gcm.data new file mode > 100644 index 0000000..034f4fa > --- /dev/null > +++ b/dep/test_aes_gcm.data > @@ -0,0 +1,19 @@ > +# Global Section > +plaintext =3D > +0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, > +0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, > +0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11 > + > +ciphertext =3D > +0x82, 0x7d, 0xb6, 0xdf, 0x77, 0x0a, 0xe6, 0x45, 0x5a, 0xc3, 0x70, 0x9b, > +0x27, 0xb2, 0x61, 0x19, 0xa2, 0x37, 0x0b, 0xf7, 0x42, 0xfc, 0xec, 0xe7, > +0xf7, 0x30, 0xe0, 0x3c, 0x05, 0x55, 0xb3, 0x7d > + > +aead_key =3D > +0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, > +0x0C, 0x0D, 0x0E, 0x0F aead_iv =3D 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, > +0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B aead_aad =3D 0x00, 0x01, 0x02, 0x03, > +0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F > + > +[aes_gcm_buff_32] > +digest =3D > +0x0f, 0xb2, 0x98, 0x59, 0x48, 0xbf, 0x6c, 0x37, 0x5a, 0xad, 0xcd, 0x97, > +0x9f, 0xbb, 0xc8, 0x2a > -- > 2.17.2