qos: Add FEATURE.yaml 07/24207/2
authorNeale Ranns <nranns@cisco.com>
Mon, 6 Jan 2020 23:22:38 +0000 (23:22 +0000)
committerOle Trøan <otroan@employees.org>
Tue, 7 Jan 2020 08:01:45 +0000 (08:01 +0000)
Type: docs

Change-Id: Id719ad59dd70f1d97b3cb3722621b10cd63badfb
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/qos/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/vnet/qos/FEATURE.yaml b/src/vnet/qos/FEATURE.yaml
new file mode 100644 (file)
index 0000000..3f7975a
--- /dev/null
@@ -0,0 +1,12 @@
+---
+name: Quality of Service
+maintainer: Neale Ranns <nranns@cisco.com>
+features:
+  - Record - extract QoS bits from packets headers and write in metadata
+  - Mapp - defines simple transform of QoS bits from/to each packet layer
+  - Mark - write [mapped] QoS bits into packet headers
+  - Store - write in packet metadata a fixed QoS value
+
+description: "QoS"
+state: production
+properties: [API, CLI, MULTITHREAD]