summaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/dpo/FEATURE.yaml')
-rw-r--r--src/vnet/dpo/FEATURE.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/dpo/FEATURE.yaml b/src/vnet/dpo/FEATURE.yaml
index 747ac916aa2..e255656e78c 100644
--- a/src/vnet/dpo/FEATURE.yaml
+++ b/src/vnet/dpo/FEATURE.yaml
@@ -10,6 +10,6 @@ features:
- DPO graphs can be rooted at any point in the VLIB graph - notable examples
are L3 FIB lookup, ABF, L3XC.
-description: "DPO"
+description: "Data-Plane Objects (DPO)"
state: production
properties: [API, CLI, MULTITHREAD]