Skip to content

Commit

Permalink
Update mellanox.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano authored Jun 6, 2024
1 parent 4af4feb commit 0d0386d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions doc/modules/mellanox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ OFED SDK to be used by capture frameworks (the *--dpdk* option is available for

.. code-block:: console
cd MLNX_OFED_LINUX-5.4-1.0.3.0-ubuntu20.04-x86_64
./install --upstream-libs --dpdk
cd MLNX_OFED_LINUX-*
./mlnxofedinstall --upstream-libs --dpdk
Note: the OFED *mlnxofedinstall* script used to be called *install* on old SDK versions:

Note: the OFED *install* script used to be called *mlnxofedinstall* on old SDK versions.
.. code-block:: console
./install --upstream-libs --dpdk
Compatibility
-------------
Expand Down

0 comments on commit 0d0386d

Please sign in to comment.