Man page - cpa_sample_code(7)
Packages contains this manual
Package: qatlib-examples
apt-get install qatlib-examples
apt-get install qatlib-examples
Manuals in package:
Documentations in package:
Manual
CPA_SAMPLE_CODE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
FURTHER INFORMATION
NAME
cpa_sample_code - showcase of Intel QuickAssist device functionality and performance
SYNOPSIS
cpa_sample_code [ signOfLife=1 | getOffloadCost=1 | getLatency=1 ] [ runTests=mask ]
DESCRIPTION
This example tool showcases the functionality and performance of Intel QuickAssist devices.
OPTIONS
|
mask for runTests: |
EXAMPLES
run the full suite of symmetric cryptography, asymmetric cryptography and data compression operations:
cpa_sample_code
run a small number of each operation type:
cpa_sample_code signOfLife=1
run only RSA operations:
cpa_sample_code runTests=2
FURTHER INFORMATION
https://intel.github.io/quickassist/qatlib/sample_code.html
https://github.com/intel/qatlib/blob/main/quickassist/lookaside/access_layer/src/sample_code/README.txt