gso: add FEATURE.yaml 48/24248/2
authorMohsin Kazmi <sykazmi@cisco.com>
Wed, 8 Jan 2020 17:18:50 +0000 (18:18 +0100)
committerOle Trøan <otroan@employees.org>
Fri, 10 Jan 2020 17:21:36 +0000 (17:21 +0000)
Type: docs

Change-Id: I64743c9f5ad7eef21855e883e1a00f355fddf3ee
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vnet/gso/FEATURE.yaml [new file with mode: 0644]

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]