qos: Add FEATURE.yaml
[vpp.git] / src / vnet / qos / FEATURE.yaml
1 ---
2 name: Quality of Service
3 maintainer: Neale Ranns <nranns@cisco.com>
4 features:
5   - Record - extract QoS bits from packets headers and write in metadata
6   - Mapp - defines simple transform of QoS bits from/to each packet layer
7   - Mark - write [mapped] QoS bits into packet headers
8   - Store - write in packet metadata a fixed QoS value
9
10 description: "QoS"
11 state: production
12 properties: [API, CLI, MULTITHREAD]