diff options
author | Alain Lamar <alain_lamar@yahoo.de> | 2024-06-27 19:43:47 +0200 |
---|---|---|
committer | Alain Lamar <alain_lamar@yahoo.de> | 2024-06-27 19:43:47 +0200 |
commit | 856cd1c9b9d05f32a84c0d20051b733874a40163 (patch) | |
tree | b91ab751d69c7b8b679ebcb4f47be68bb2bf93b6 | |
parent | f65658d99669819a3d8b79ed4fbecfc1945e6e76 (diff) | |
parent | 83e88845f237d7b0fe257ec005a88b2c2839184b (diff) | |
download | vyos-documentation-856cd1c9b9d05f32a84c0d20051b733874a40163.tar.gz vyos-documentation-856cd1c9b9d05f32a84c0d20051b733874a40163.zip |
wireless: T6320: Merge remote-tracking branch 'upstream/current' into T6320
-rw-r--r-- | docs/configuration/interfaces/ethernet.rst | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/configuration/interfaces/ethernet.rst b/docs/configuration/interfaces/ethernet.rst index dd524035..30a13b5b 100644 --- a/docs/configuration/interfaces/ethernet.rst +++ b/docs/configuration/interfaces/ethernet.rst @@ -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 |