doc: update doc and release notes for szedata2 driver

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>
This commit is contained in:
Matej Vido 2018-04-27 10:57:05 +02:00 committed by Ferruh Yigit
parent a6d1117e9e
commit a427b42adb
2 changed files with 13 additions and 0 deletions

View 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
-------------

View 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)**