To build DPDK with the AESNI_GCM_PMD the user is required to download the multi-buffer
library from `here <https://github.com/01org/intel-ipsec-mb>`_
and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v1.1, which
-can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v1.1.zip>`_.
+The latest version of the library supported by this PMD is v1.2, which
+can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v1.2.zip>`_.
.. code-block:: console
17.08 - 18.02 Multi-buffer library 0.46 - 0.48
18.05 - 19.02 Multi-buffer library 0.49 - 0.52
19.05 - 20.08 Multi-buffer library 0.52 - 0.55
- 20.11 - 21.08 Multi-buffer library 0.53 - 1.1*
- 21.11+ Multi-buffer library 1.0 - 1.1*
+ 20.11 - 21.08 Multi-buffer library 0.53 - 1.2*
+ 21.11+ Multi-buffer library 1.0 - 1.2*
============= ================================
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
To build DPDK with the AESNI_MB_PMD the user is required to download the multi-buffer
library from `here <https://github.com/01org/intel-ipsec-mb>`_
and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v1.1, which
-can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.1.zip>`_.
+The latest version of the library supported by this PMD is v1.2, which
+can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.2.zip>`_.
.. code-block:: console
18.05 - 19.02 0.49 - 0.52
19.05 - 19.08 0.52
19.11 - 20.08 0.52 - 0.55
- 20.11 - 21.08 0.53 - 1.1*
- 21.11+ 1.0 - 1.1*
+ 20.11 - 21.08 0.53 - 1.2*
+ 21.11+ 1.0 - 1.2*
============== ============================
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
To build DPDK with the KASUMI_PMD the user is required to download the multi-buffer
library from `here <https://github.com/01org/intel-ipsec-mb>`_
and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v1.1, which
-can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.1.zip>`_.
+The latest version of the library supported by this PMD is v1.2, which
+can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.2.zip>`_.
After downloading the library, the user needs to unpack and compile it
on their system before building DPDK:
DPDK version Crypto library version
============= ================================
16.11 - 19.11 LibSSO KASUMI
- 20.02 - 21.08 Multi-buffer library 0.53 - 1.1*
- 21.11+ Multi-buffer library 1.0 - 1.1*
+ 20.02 - 21.08 Multi-buffer library 0.53 - 1.2*
+ 21.11+ Multi-buffer library 1.0 - 1.2*
============= ================================
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
To build DPDK with the SNOW3G_PMD the user is required to download the multi-buffer
library from `here <https://github.com/01org/intel-ipsec-mb>`_
and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v1.1, which
-can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.1.zip>`_.
+The latest version of the library supported by this PMD is v1.2, which
+can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.2.zip>`_.
After downloading the library, the user needs to unpack and compile it
on their system before building DPDK:
DPDK version Crypto library version
============= ================================
16.04 - 19.11 LibSSO SNOW3G
- 20.02 - 21.08 Multi-buffer library 0.53 - 1.1*
- 21.11+ Multi-buffer library 1.0 - 1.1*
+ 20.02 - 21.08 Multi-buffer library 0.53 - 1.2*
+ 21.11+ Multi-buffer library 1.0 - 1.2*
============= ================================
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.
To build DPDK with the ZUC_PMD the user is required to download the multi-buffer
library from `here <https://github.com/01org/intel-ipsec-mb>`_
and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v1.1, which
-can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.1.zip>`_.
+The latest version of the library supported by this PMD is v1.2, which
+can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.2.zip>`_.
After downloading the library, the user needs to unpack and compile it
on their system before building DPDK:
DPDK version Crypto library version
============= ================================
16.11 - 19.11 LibSSO ZUC
- 20.02 - 21.08 Multi-buffer library 0.53 - 1.1*
- 21.11+ Multi-buffer library 1.0 - 1.1*
+ 20.02 - 21.08 Multi-buffer library 0.53 - 1.2*
+ 21.11+ Multi-buffer library 1.0 - 1.2*
============= ================================
\* Multi-buffer library 1.0 or newer only works for Meson but not Make build system.