build: add yaml file linting to make checkstyle
[vpp.git] / src / plugins / nat / extras / trex_cfg.yaml
1 # Config file generated by dpdk_setup_ports.py ##
2 ---
3 - port_limit: 2
4   version: 2
5   interfaces: ['04:00.0', '04:00.1']
6   c: 4
7   port_info:
8       - ip: 172.16.1.2
9         default_gw: 172.16.1.1
10       - ip: 172.16.2.2
11         default_gw: 172.16.2.1
12
13   platform:
14       master_thread_id: 0
15       latency_thread_id: 8
16       dual_if:
17           - socket: 0
18             threads: [1, 2, 3, 4, 5, 6, 7]
19           - socket: 1
20             threads: [9, 10, 11, 12, 13, 14, 15]