|WARNING| pw155987 [PATCH v5 05/17] net/nbl: add Resource layer definitions and implementation

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 19 12:23:42 CEST 2025


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155987

_coding style issues_


WARNING:MACRO_ARG_UNUSED: Argument 'func' is not used in function-like macro
#534: FILE: drivers/net/nbl/nbl_hw/nbl_txrx.c:145:
+#define NBL_TXRX_SET_OPS(name, func) do {res_ops->NBL_NAME(name) = NULL; ; } while (0)

total: 0 errors, 1 warnings, 0 checks, 510 lines checked


More information about the test-report mailing list