misc: add FEATURE.yaml files
[vpp.git] / src / vnet / pg / FEATURE.yaml
1 ---
2 name: PG
3 maintainer: Dave Barach <dbarach@cisco.com>
4 features:
5   - High-speed packet generation
6   - Packet definition CLI
7   - Support for pcap capture replay
8   - Multi-thread packet generation
9   - Packet injection into arbitrary graph nodes
10   - Heavily used by "make test"
11 description: "High-speed packet generator"
12 state: production
13 properties: [CLI, MULTITHREAD]