vppinfra: add abstract socket & netns fns
[vpp.git] / src / vnet / gso / FEATURE.yaml
index 4edca9c..d3db0cc 100644 (file)
@@ -4,9 +4,14 @@ 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
+  - Basic GRO support
+  - Implements flow table support
 description: "Generic Segmentation Offload"
 missing:
-  - Tunnels i.e. VXLAN
+  - Thorough Testing, GRE, Geneve
 state: experimental
 properties: [API, CLI]