build: add yaml file linting to make checkstyle
[vpp.git] / src / plugins / nat / extras / trex_cfg.yaml
index 6fd1ab0..0388476 100644 (file)
@@ -1,5 +1,5 @@
-### Config file generated by dpdk_setup_ports.py ###
-
+# Config file generated by dpdk_setup_ports.py ##
+---
 - port_limit: 2
   version: 2
   interfaces: ['04:00.0', '04:00.1']
@@ -14,8 +14,7 @@
       master_thread_id: 0
       latency_thread_id: 8
       dual_if:
-        - socket: 0
-          threads: [1,2,3,4,5,6,7]
-        - socket: 1
-          threads: [9,10,11,12,13,14,15]
-
+          - socket: 0
+            threads: [1, 2, 3, 4, 5, 6, 7]
+          - socket: 1
+            threads: [9, 10, 11, 12, 13, 14, 15]