dpdk: add qat gen4-b device support
[vpp.git] / .clang-format
index bce671f..2265e96 100644 (file)
@@ -19,4 +19,12 @@ ForEachMacros:
   - 'vec_foreach_index_backwards'
   - 'vlib_foreach_rx_tx'
   - 'foreach_vlib_main'
+  - 'foreach_set_bit_index'
+  - 'RTE_ETH_FOREACH_DEV'
 
+StatementMacros:
+  - 'CLIB_MULTIARCH_FN'
+  - 'VLIB_NODE_FN'
+  - 'VNET_DEVICE_CLASS_TX_FN'
+  - '__clib_section'
+  - '__clib_aligned'