gso: add vxlan tunnel support
[vpp.git] / src / vnet / gso / FEATURE.yaml
index 4edca9c..b3296d6 100644 (file)
@@ -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]