There was an error while loading. Please reload this page.
1 parent 54316c3 commit 7807d9aCopy full SHA for 7807d9a
1 file changed
doc/modules/mellanox.rst
@@ -18,13 +18,13 @@ OFED SDK to be used by capture frameworks (the *--dpdk* option is available for
18
.. code-block:: console
19
20
cd MLNX_OFED_LINUX-*
21
- ./mlnxofedinstall --upstream-libs --dpdk
+ ./mlnxofedinstall
22
23
-Note: the OFED *mlnxofedinstall* script used to be called *install* on old SDK versions:
+Note: *--upstream-libs --dpdk* were required on SDK versions <5.x:
24
25
26
27
- ./install --upstream-libs --dpdk
+ ./mlnxofedinstall --upstream-libs --dpdk
28
29
Compatibility
30
-------------
0 commit comments