]> git.droids-corp.org - dpdk.git/commitdiff
doc: support IPsec Multi-buffer lib v1.2
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 23 Feb 2022 18:22:45 +0000 (18:22 +0000)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 24 Feb 2022 10:28:29 +0000 (11:28 +0100)
Updated AESNI MB and AESNI GCM, KASUMI, ZUC and SNOW3G PMD documentation
guides with information about the latest Intel IPSec Multi-buffer
library supported.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
doc/guides/cryptodevs/aesni_gcm.rst
doc/guides/cryptodevs/aesni_mb.rst
doc/guides/cryptodevs/kasumi.rst
doc/guides/cryptodevs/snow3g.rst
doc/guides/cryptodevs/zuc.rst

index 99a8979d4950704003cea1d53c54ed5033958e70..6229392f58b0d5cf4927187e33343dcd4be3fd42 100644 (file)
@@ -40,8 +40,8 @@ Installation
 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
 
@@ -84,8 +84,8 @@ and the external crypto libraries supported by them:
    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.
index 1777eb25c1766997d0392c58effa0f8363a0df00..07222ee117d6557e1fdb167d95ac5946311a0bcb 100644 (file)
@@ -86,8 +86,8 @@ Installation
 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
 
@@ -132,8 +132,8 @@ and the Multi-Buffer library version supported by them:
    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.
index 72318f2bd464688e7aa4a53e4e70d9cb6286ba1b..d8128928f8b98667660ffdcfb8c4e12de3a266d7 100644 (file)
@@ -36,8 +36,8 @@ Installation
 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:
@@ -78,8 +78,8 @@ and the external crypto libraries supported by them:
    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.
index 68a1462c13bb1cb3fe5983918a441608cdacafd8..ad97f7d913aad23e91e73f1b23a66bbcd9c1ed31 100644 (file)
@@ -35,8 +35,8 @@ Installation
 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:
@@ -77,8 +77,8 @@ and the external crypto libraries supported by them:
    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.
index c5f0ded34e4c081de76372e733fce38cad33dfcf..ea930ae152057e318caf4059bc7d27fc3b7a4e08 100644 (file)
@@ -35,8 +35,8 @@ Installation
 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:
@@ -77,8 +77,8 @@ and the external crypto libraries supported by them:
    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.