aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gso/FEATURE.yaml
blob: 5f6275caca203e15834740fbfca94b19c47e910d (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 mohsin.kazmi14@gmail.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]