Files
vpp/src/plugins/mdata/FEATURE.yaml
John DeNisco 7c9fe920ce docs: Edit FEATURE.yaml files so they can be published
Type: docs
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f
2020-01-10 17:20:21 +00:00

16 lines
630 B
YAML

---
name: Buffer Metadata Change Tracker
maintainer: Dave Barach <dave@barachs.net>
features:
- Buffer Metadata Change Tracker
description: |-
The Buffer Metadata Change Tracker (mdata)
uses the before / after graph node main loop performance
callback hooks to snapshoot buffer metadata, then
compare and summarize results per-node.
Answers the question "what buffer metadata does a particular
graph node change?" by direct observation.
Zero performance impact until enabled.
state: production
properties: [API, CLI, MULTITHREAD]