Skip to content

Commit

Permalink
Update mellanox.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano authored Dec 31, 2024
1 parent 6410963 commit af85542
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/modules/mellanox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ interface. Example for 4 queues:
ethtool -L enp1s0f0 combined 4
Alternatively the number of queues can be configured on the application itself through
environment variable (PF_RING_RSS).

.. code-block:: console
PF_RING_RSS=4 pfcount_multichannel -i mlx:mlx5_0
In order to capture traffic from a queue, mlx:<device>@<queue> should be used as interface
name. Example with queue 0:

Expand Down

0 comments on commit af85542

Please sign in to comment.