gso: add FEATURE.yaml
[vpp.git] / src / vnet / gso / FEATURE.yaml
diff --git a/src/vnet/gso/FEATURE.yaml b/src/vnet/gso/FEATURE.yaml
new file mode 100644 (file)
index 0000000..4edca9c
--- /dev/null
@@ -0,0 +1,12 @@
+---
+name: VNET GSO
+maintainer: ayourtch@gmail.com sykazmi@cisco.com
+features:
+  - Basic GSO support
+  - GSO for VLAN tagged packets
+  - Provide inline function to get header offsets
+description: "Generic Segmentation Offload"
+missing:
+  - Tunnels i.e. VXLAN
+state: experimental
+properties: [API, CLI]