Skip to content

Commit 7807d9a

Browse files
authored
Update mellanox.rst
1 parent 54316c3 commit 7807d9a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/modules/mellanox.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ OFED SDK to be used by capture frameworks (the *--dpdk* option is available for
1818
.. code-block:: console
1919
2020
cd MLNX_OFED_LINUX-*
21-
./mlnxofedinstall --upstream-libs --dpdk
21+
./mlnxofedinstall
2222
23-
Note: the OFED *mlnxofedinstall* script used to be called *install* on old SDK versions:
23+
Note: *--upstream-libs --dpdk* were required on SDK versions <5.x:
2424

2525
.. code-block:: console
2626
27-
./install --upstream-libs --dpdk
27+
./mlnxofedinstall --upstream-libs --dpdk
2828
2929
Compatibility
3030
-------------

0 commit comments

Comments
 (0)