T2891: add documentation for ring-buffer option

(cherry picked from commit d160ef08f6f2952a93bfb058f86d193c80fee4b8)
This commit is contained in:
Nicolas Vollmar 2024-06-26 10:50:50 +02:00 committed by Mergify
parent 5a776538a4
commit 50c1c1bfed

View File

@ -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
----------
@ -295,5 +303,3 @@ Operation
BR margin, min : 0%
Vendor SN : FNS092xxxxx
Date code : 0506xx
.. stop_vyoslinter