dpdk: move port config to single struct
[vpp.git] / .clang-format
index b925f8c..97b653b 100644 (file)
@@ -19,6 +19,7 @@ ForEachMacros:
   - 'vec_foreach_index_backwards'
   - 'vlib_foreach_rx_tx'
   - 'foreach_vlib_main'
+  - 'RTE_ETH_FOREACH_DEV'
 
 StatementMacros:
   - 'CLIB_MULTIARCH_FN'