[PATCH v4 02/18] net/r8169: add logging structure

Stephen Hemminger stephen at networkplumber.org
Mon Oct 28 03:28:49 CET 2024


On Fri, 25 Oct 2024 11:35:13 +0800
Howard Wang <howard_wang at realsil.com.cn> wrote:

> Implement logging macros for debug purposes.
> 
> Signed-off-by: Howard Wang <howard_wang at realsil.com.cn>

Did you see this from checkpatch? Probably not because it was buried
in all the CamelCase warnings.

Warning in drivers/net/r8169/r8169_logs.h:
Prefer RTE_LOG_LINE/RTE_LOG_DP_LINE
Warning in drivers/net/r8169/r8169_logs.h:
Do not use variadic argument pack in macros


More information about the dev mailing list