lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe

Type: docs

Change-Id: Ia3949954423eb7691c02e99444767a9f01a14adf
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
diff --git a/src/vnet/vxlan-gpe/FEATURE.yaml b/src/vnet/vxlan-gpe/FEATURE.yaml
new file mode 100644
index 0000000..f4ec2f4
--- /dev/null
+++ b/src/vnet/vxlan-gpe/FEATURE.yaml
@@ -0,0 +1,10 @@
+---
+name: VxLAN-GPE
+maintainer: Hongjun Ni <hongjun.ni@intel.com>
+features:
+  - VxLAN-GPE decapsulation
+  - VxLAN-GPE encapsulation
+
+description: "VxLAN-GPE tunnel handling"
+state: production
+properties: [API, CLI, MULTITHREAD]