git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68748ca
)
szedata2: note limited current support in guide
author
Matej Vido
<matejvido@gmail.com>
Tue, 24 Nov 2015 12:07:13 +0000
(13:07 +0100)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/doc/guides/nics/szedata2.rst
b/doc/guides/nics/szedata2.rst
index
b952b46
..
e093704
100644
(file)
--- a/
doc/guides/nics/szedata2.rst
+++ b/
doc/guides/nics/szedata2.rst
@@
-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
--------------