szedata2: note limited current support in guide
authorMatej Vido <matejvido@gmail.com>
Tue, 24 Nov 2015 12:07:13 +0000 (13:07 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 14 Dec 2015 00:19:15 +0000 (01:19 +0100)
Add note to the documentation that only x86_64 versions of the external
libraries are currently provided.

Signed-off-by: Matej Vido <matejvido@gmail.com>
doc/guides/nics/szedata2.rst

index b952b46..e093704 100644 (file)
@@ -49,6 +49,11 @@ found on the `Liberouter website <https://www.liberouter.org/>`_.
    It can be enabled by setting ``CONFIG_RTE_LIBRTE_PMD_SZEDATA2=y``
    and recompiling.
 
+.. note::
+
+   Currently the driver is supported only on x86_64 architectures.
+   Only x86_64 versions of the external libraries are provided.
+
 Prerequisities
 --------------