From 1397a8ba7cc7628ea34e761b76b75de100ee6350 Mon Sep 17 00:00:00 2001 From: Nicolas Vollmar Date: Wed, 26 Jun 2024 10:50:50 +0200 Subject: T2891: add documentation for ring-buffer option (cherry picked from commit d160ef08f6f2952a93bfb058f86d193c80fee4b8) --- docs/configuration/interfaces/ethernet.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/configuration/interfaces/ethernet.rst b/docs/configuration/interfaces/ethernet.rst index fada4d2e..b1bf0f69 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 ring-buffer rx +.. cfgcmd:: set interface ethernet ring-buffer tx + + Configures the ring buffer size of the interface. + + The supported values for a specific interface can be obtained + with: `ethtool -g ` + Offloading ---------- -- cgit v1.2.3