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

Damian Nowak damianx.nowak at intel.com
Tue Mar 26 15:15:48 CET 2019


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

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

---
v4:
- rebase
- remove unused variable

v3:
- add QuickAssist Technology support

v2:
- fix checkpatch issues

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

 app/test/test_cryptodev.h                  |   1 +
 app/test/test_cryptodev_asym.c             | 318 ++++++++++
 app/test/test_cryptodev_mod_test_vectors.h | 967 +++++++++++++++++++++++++++++
 3 files changed, 1286 insertions(+)

-- 
2.7.4



More information about the dev mailing list