blob: d3db0cc23e3dc25f99ffa08b2545c3a5b5679a27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
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
- Basic GRO support
- Implements flow table support
description: "Generic Segmentation Offload"
missing:
- Thorough Testing, GRE, Geneve
state: experimental
properties: [API, CLI]
|