]> git.droids-corp.org - dpdk.git/commitdiff
doc: update doc and release notes for szedata2 driver
authorMatej Vido <vido@cesnet.cz>
Fri, 27 Apr 2018 08:57:05 +0000 (10:57 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 27 Apr 2018 17:01:00 +0000 (18:01 +0100)
New version of the packages with dependencies for the szedata2
driver is needed due to the new API of the libsze2 library which
is used in the driver.
The documentation and the release notes are updated to contain
the information about the required versions.

Signed-off-by: Matej Vido <vido@cesnet.cz>
Acked-by: Jan Remes <remes@netcope.com>
doc/guides/nics/szedata2.rst
doc/guides/rel_notes/release_18_05.rst

index 96fed30a0f280c6037d2322f3bab9bf156d22f52..a2092f9c5eb3754b2a0a0289b003061c6dbf96aa 100644 (file)
@@ -54,6 +54,15 @@ separately:
 Information about getting the dependencies can be found `here
 <http://www.netcope.com/en/company/community-support/dpdk-libsze2>`_.
 
+Versions of the packages
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+The minimum version of the provided packages:
+
+* for DPDK from 18.05: **4.4.1**
+
+* for DPDK up to 18.02 (including): **3.0.5**
+
 Configuration
 -------------
 
index 27478656a32f295c28542e2a5d872431530a4853..0ae61e87bb39d1a95a5d8e5c39f3f9f7382e9cad 100644 (file)
@@ -83,6 +83,10 @@ New Features
 * **Updated szedata2 PMD.**
 
   Added support for new NFB-200G2QL card.
+  New API was introduced in the libsze2 library which the szedata2 PMD depends
+  on thus the new version of the library was needed.
+  New versions of the packages are available and the minimum required version
+  is 4.4.1.
 
 * **Added support for Broadcom NetXtreme-S (BCM58800) family of controllers (aka Stingray)**