mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-15 18:12:02 +01:00
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:
commit
c8b212bcd2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user