gso: add vxlan tunnel support
[vpp.git] / src / vnet / gso / FEATURE.yaml
1 ---
2 name: VNET GSO
3 maintainer: ayourtch@gmail.com sykazmi@cisco.com
4 features:
5   - Basic GSO support
6   - GSO for VLAN tagged packets
7   - GSO for VXLAN tunnel
8   - Provide inline function to get header offsets
9 description: "Generic Segmentation Offload"
10 missing:
11   - Thorough Testing, IPIP, GRE, Geneve, IPSec
12 state: experimental
13 properties: [API, CLI]