gso: add support for IP-IP
[vpp.git] / src / vnet / gso / FEATURE.yaml
index 4edca9c..79b506d 100644 (file)
@@ -4,9 +4,12 @@ maintainer: ayourtch@gmail.com sykazmi@cisco.com
 features:
   - Basic GSO support
   - GSO for VLAN tagged packets
+  - GSO for VXLAN tunnel
+  - GSO for IP-IP tunnel
+  - GSO for IPSec tunnel  
   - Provide inline function to get header offsets
 description: "Generic Segmentation Offload"
 missing:
-  - Tunnels i.e. VXLAN
+  - Thorough Testing, GRE, Geneve
 state: experimental
 properties: [API, CLI]