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