Skip to content

Commit

Permalink
Merge pull request #1491 from nvollmar/T2891
Browse files Browse the repository at this point in the history
T2891: add documentation for ring-buffer option
  • Loading branch information
rebortg authored Jun 26, 2024
2 parents 290bf47 + d160ef0 commit 83e8884
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/configuration/interfaces/ethernet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ 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>`


Offloading
----------
Expand Down Expand Up @@ -295,5 +303,3 @@ Operation
BR margin, min : 0%
Vendor SN : FNS092xxxxx
Date code : 0506xx
.. stop_vyoslinter

0 comments on commit 83e8884

Please sign in to comment.