mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-15 18:12:02 +01:00
T6944: adds documentation for switchdev mode
This commit is contained in:
parent
60a2b5373a
commit
f5e77e2865
@ -20,6 +20,17 @@ Common interface configuration
|
|||||||
:var0: ethernet
|
:var0: ethernet
|
||||||
:var1: eth0
|
:var1: eth0
|
||||||
|
|
||||||
|
.. cfgcmd:: set interface ethernet <interface> switchdev
|
||||||
|
|
||||||
|
Switches this interface to `switchdev` mode that allows network interfaces to offload
|
||||||
|
certain networking functions directly to hardware, like a network switch or a SmartNIC.
|
||||||
|
This enables higher performance and lower latency for network processing by
|
||||||
|
bypassing the kernel's network stack for supported operations.
|
||||||
|
|
||||||
|
.. note:: This is only supported on certain physical network interfaces
|
||||||
|
and depends on specific models and drivers.
|
||||||
|
|
||||||
|
|
||||||
Ethernet options
|
Ethernet options
|
||||||
================
|
================
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user