gso: add FEATURE.yaml

Type: docs

Change-Id: I64743c9f5ad7eef21855e883e1a00f355fddf3ee
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
This commit is contained in:
Mohsin Kazmi
2020-01-08 18:18:50 +01:00
committed by Ole Trøan
parent ebd21c949a
commit dfb3e4106f

12
src/vnet/gso/FEATURE.yaml Normal file
View File

@@ -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]