Skip to content

Commit

Permalink
T2891: add documentation for ring-buffer option
Browse files Browse the repository at this point in the history
  • Loading branch information
nvollmar committed Jun 26, 2024
1 parent 290bf47 commit 5ba1f81
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/configuration/interfaces/ethernet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ Ethernet options

VyOS default will be `auto`.

.. cfgcmd:: set interface ethernet <interface> ring-buffer rx <value>
.. cfgcmd:: set interface ethernet <interface> ring-buffer tx <value>

Configures the ring buffer size of the interface.

The supported values for a specific interface can be obtained with: `ethtool -g <interface>`

Check warning on line 60 in docs/configuration/interfaces/ethernet.rst

View workflow job for this annotation

GitHub Actions / lint-doc / doc-lint

Line too long: len=94


Offloading
----------
Expand Down

0 comments on commit 5ba1f81

Please sign in to comment.