[dpdk-dev] [PATCH v3 0/1] test: new test structure for asymmetric crypto

Damian Nowak damianx.nowak at intel.com
Tue Mar 12 10:36:18 CET 2019


This patch adds new test structure for modexp
and modinv for asymmetric cryptography

This patch depends on following patchsets:
[1] - crypotodev: add result field to modular operations
(http://patchwork.dpdk.org/cover/50255/)
[2] - Add PMD for asymmetric cryptography operations
using Intel QuickAssist Technology devices
(http://patchwork.dpdk.org/cover/50660/)

v3:
- add QuickAssist Technology support

v2:
- fix checkpatch issues

Damian Nowak (1):
  test: new test structure for asymmetric crypto

 test/test/test_cryptodev.h                  |   1 +
 test/test/test_cryptodev_asym.c             | 319 +++++++++
 test/test/test_cryptodev_mod_test_vectors.h | 966 ++++++++++++++++++++++++++++
 3 files changed, 1286 insertions(+)

-- 
2.7.4



More information about the dev mailing list