|WARNING| pw156742 [PATCH v1 01/16] net/ntnic: single file function as static

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 19 11:19:44 CEST 2025


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#2460: FILE: drivers/net/ntnic/nthw/model/nthw_fpga_model.c:220:
+				"fldid=%08" PRIu32 ": [%08" PRIu16 ":%08" PRIu16 "] %08" PRIu16 "/%08"

CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#2460: FILE: drivers/net/ntnic/nthw/model/nthw_fpga_model.c:220:
+				"fldid=%08" PRIu32 ": [%08" PRIu16 ":%08" PRIu16 "] %08" PRIu16 "/%08"

CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#2461: FILE: drivers/net/ntnic/nthw/model/nthw_fpga_model.c:221:
+				PRIu16 ": (%08i ,%08" PRIu32 ") (0x%08" PRIx32 ",%08"

total: 0 errors, 0 warnings, 3 checks, 2767 lines checked


More information about the test-report mailing list