Merge pull request #1494 from vyos/mergify/bp/sagitta/pr-1491

T2891: add documentation for ring-buffer option (backport #1491)
This commit is contained in:
Robert Göhler 2024-06-26 21:59:52 +02:00 committed by GitHub
commit c8b212bcd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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