<div dir="ltr">I was confused about the kernel functions. I didn't understand what you meant at first, but now I understand. I will send a new patch with all DPDK-related foreach macros.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 4, 2024 at 7:27 PM Stephen Hemminger <<a href="mailto:stephen@networkplumber.org">stephen@networkplumber.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, 4 May 2024 13:41:35 +0000<br>
Abdullah Ömer Yamaç <<a href="mailto:aomeryamac@gmail.com" target="_blank">aomeryamac@gmail.com</a>> wrote:<br>
<br>
> clang-format is a tool to format C/C++/Objective-C code. It can be used<br>
> to reformat code to match a given coding style, or to ensure that code<br>
> adheres to a specific coding style. It helps to maintain a consistent<br>
> coding style across the DPDK codebase.<br>
> <br>
> .clang-format file overrides the default style options provided by<br>
> clang-format and large set of IDEs and text editors support it.<br>
> <br>
> Signed-off-by: Abdullah Ömer Yamaç <<a href="mailto:aomeryamac@gmail.com" target="_blank">aomeryamac@gmail.com</a>><br>
<br>
You need to add the ForEachMacros: I sent in earlier email<br>
<br>
</blockquote></div>