blob: b3296d6efa6171a205724fdba703b1680ae12e0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
name: VNET GSO
maintainer: ayourtch@gmail.com sykazmi@cisco.com
features:
- Basic GSO support
- GSO for VLAN tagged packets
- GSO for VXLAN tunnel
- Provide inline function to get header offsets
description: "Generic Segmentation Offload"
missing:
- Thorough Testing, IPIP, GRE, Geneve, IPSec
state: experimental
properties: [API, CLI]
|