doc: update feature list for cryptodevs

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
This commit is contained in:
Akhil Goyal 2018-01-22 14:16:36 +05:30 committed by Pablo de Lara
parent 2ab9a94831
commit 42c3576d44
5 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,7 @@ CPU AESNI = Y
CPU SSE = Y
CPU AVX = Y
CPU AVX2 = Y
Mbuf scatter gather = Y
;
; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
;

View File

@ -18,6 +18,7 @@ CPU AVX512 =
CPU AESNI =
CPU NEON =
CPU ARM CE =
Mbuf scatter gather =
;
; Supported crypto algorithms of a default crypto driver.

View File

@ -6,6 +6,7 @@
[Features]
Symmetric crypto = Y
Sym operation chaining = Y
Mbuf scatter gather = Y
;
; Supported crypto algorithms of the 'null' crypto driver.

View File

@ -6,6 +6,7 @@
[Features]
Symmetric crypto = Y
Sym operation chaining = Y
Mbuf scatter gather = Y
;
; Supported crypto algorithms of the 'openssl' crypto driver.

View File

@ -7,6 +7,7 @@
Symmetric crypto = Y
Sym operation chaining = Y
HW Accelerated = Y
Mbuf scatter gather = Y
;
; Supported crypto algorithms of the 'qat' crypto driver.