From: Mohsin Kazmi Date: Wed, 8 Jan 2020 17:18:50 +0000 (+0100) Subject: gso: add FEATURE.yaml X-Git-Tag: v20.05-rc0~20 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=dfb3e4106f8013d40522570362a776d096f51413;p=vpp.git gso: add FEATURE.yaml Type: docs Change-Id: I64743c9f5ad7eef21855e883e1a00f355fddf3ee Signed-off-by: Mohsin Kazmi --- diff --git a/src/vnet/gso/FEATURE.yaml b/src/vnet/gso/FEATURE.yaml new file mode 100644 index 00000000000..4edca9c0c90 --- /dev/null +++ b/src/vnet/gso/FEATURE.yaml @@ -0,0 +1,12 @@ +--- +name: VNET GSO +maintainer: ayourtch@gmail.com sykazmi@cisco.com +features: + - Basic GSO support + - GSO for VLAN tagged packets + - Provide inline function to get header offsets +description: "Generic Segmentation Offload" +missing: + - Tunnels i.e. VXLAN +state: experimental +properties: [API, CLI]