diff options
Diffstat (limited to 'src/vnet/gso/FEATURE.yaml')
-rw-r--r-- | src/vnet/gso/FEATURE.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vnet/gso/FEATURE.yaml b/src/vnet/gso/FEATURE.yaml index 4edca9c0c90..b3296d6efa6 100644 --- a/src/vnet/gso/FEATURE.yaml +++ b/src/vnet/gso/FEATURE.yaml @@ -4,9 +4,10 @@ maintainer: ayourtch@gmail.com sykazmi@cisco.com features: - Basic GSO support - GSO for VLAN tagged packets + - GSO for VXLAN tunnel - Provide inline function to get header offsets description: "Generic Segmentation Offload" missing: - - Tunnels i.e. VXLAN + - Thorough Testing, IPIP, GRE, Geneve, IPSec state: experimental properties: [API, CLI] |