blob: b3296d6efa6171a205724fdba703b1680ae12e0d [file] [log] [blame]
Mohsin Kazmidfb3e412020-01-08 18:18:50 +01001---
2name: VNET GSO
3maintainer: ayourtch@gmail.com sykazmi@cisco.com
4features:
5 - Basic GSO support
6 - GSO for VLAN tagged packets
Mohsin Kazmi0b042092020-04-17 16:50:56 +00007 - GSO for VXLAN tunnel
Mohsin Kazmidfb3e412020-01-08 18:18:50 +01008 - Provide inline function to get header offsets
9description: "Generic Segmentation Offload"
10missing:
Mohsin Kazmi0b042092020-04-17 16:50:56 +000011 - Thorough Testing, IPIP, GRE, Geneve, IPSec
Mohsin Kazmidfb3e412020-01-08 18:18:50 +010012state: experimental
13properties: [API, CLI]