[dts] [PATCH V1 1/4] add file to crypto_perf

Yao, BingX Y bingx.y.yao at intel.com
Mon Oct 21 09:42:57 CEST 2019


Tested-by: Yao, BingX Y <bingx.y.yao at intel.com>

-----Original Message-----
From: Wan, Zhe 
Sent: Monday, October 21, 2019 3:39 PM
To: Yao, BingX Y <bingx.y.yao at intel.com>; dts at dpdk.org
Cc: Yao, BingX Y <bingx.y.yao at intel.com>
Subject: RE: [dts] [PATCH V1 1/4] add file to crypto_perf

Acked-by: Wan, Zhe <zhe.wan at intel.com>



Thanks!
BR,
Wan,Zhe

-----Original Message-----
From: dts <dts-bounces at dpdk.org> On Behalf Of yaobing
Sent: 2019年10月21日 14:10
To: dts at dpdk.org
Cc: Yao, BingX Y <bingx.y.yao at intel.com>
Subject: [dts] [PATCH V1 1/4] add file to crypto_perf

add file to crypto_perf

Signed-off-by: yaobing <bingx.y.yao at intel.com>
---
 dep/test_aes_gcm.data | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 dep/test_aes_gcm.data

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 =
+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 =
+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 =
+0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 
+0x0C, 0x0D, 0x0E, 0x0F aead_iv = 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 
+0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B aead_aad = 0x00, 0x01, 0x02, 0x03, 
+0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F
+
+[aes_gcm_buff_32]
+digest =
+0x0f, 0xb2, 0x98, 0x59, 0x48, 0xbf, 0x6c, 0x37, 0x5a, 0xad, 0xcd, 0x97, 
+0x9f, 0xbb, 0xc8, 0x2a
--
2.17.2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PerfTestsCryptodev.log
Type: application/octet-stream
Size: 537595 bytes
Desc: PerfTestsCryptodev.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20191021/72a457cf/attachment.obj>


More information about the dts mailing list