doc: update dependencies for SW crypto PMDs
This patch updates the dependency requirement information for aesni-gcm, aesni-mb, snow3g, zuc, and kasumi PMDs. Previously building these PMDs with Make will fail when the system is installed intel-ipsec-mb library version 1.0 or newer. Since Make build system is deprecated already, instead of fixing the issue the documentation is updated to state it. Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
This commit is contained in:
parent
2a6c7922fc
commit
a13de42b27
@ -83,9 +83,10 @@ and the external crypto libraries supported by them:
|
||||
17.02 - 17.05 ISA-L Crypto v2.18
|
||||
17.08 - 18.02 Multi-buffer library 0.46 - 0.48
|
||||
18.05 - 19.02 Multi-buffer library 0.49 - 0.52
|
||||
19.05+ Multi-buffer library 0.52 - 1.0
|
||||
19.05+ Multi-buffer library 0.52 - 1.0*
|
||||
============= ================================
|
||||
|
||||
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
|
||||
|
||||
Initialization
|
||||
--------------
|
||||
|
@ -130,9 +130,10 @@ and the Multi-Buffer library version supported by them:
|
||||
18.02 0.48
|
||||
18.05 - 19.02 0.49 - 0.52
|
||||
19.05 - 19.08 0.52
|
||||
19.11+ 0.52 - 1.0
|
||||
19.11+ 0.52 - 1.0*
|
||||
============== ============================
|
||||
|
||||
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
|
||||
|
||||
Initialization
|
||||
--------------
|
||||
|
@ -78,9 +78,10 @@ and the external crypto libraries supported by them:
|
||||
DPDK version Crypto library version
|
||||
============= ================================
|
||||
16.11 - 19.11 LibSSO KASUMI
|
||||
20.02+ Multi-buffer library 0.53 - 1.0
|
||||
20.02+ Multi-buffer library 0.53 - 1.0*
|
||||
============= ================================
|
||||
|
||||
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
|
||||
|
||||
Initialization
|
||||
--------------
|
||||
|
@ -77,9 +77,10 @@ and the external crypto libraries supported by them:
|
||||
DPDK version Crypto library version
|
||||
============= ================================
|
||||
16.04 - 19.11 LibSSO SNOW3G
|
||||
20.02+ Multi-buffer library 0.53 - 1.0
|
||||
20.02+ Multi-buffer library 0.53 - 1.0*
|
||||
============= ================================
|
||||
|
||||
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
|
||||
|
||||
Initialization
|
||||
--------------
|
||||
|
@ -77,9 +77,10 @@ and the external crypto libraries supported by them:
|
||||
DPDK version Crypto library version
|
||||
============= ================================
|
||||
16.11 - 19.11 LibSSO ZUC
|
||||
20.02+ Multi-buffer library 0.53 - 1.0
|
||||
20.02+ Multi-buffer library 0.53 - 1.0*
|
||||
============= ================================
|
||||
|
||||
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
|
||||
|
||||
Initialization
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user