[dpdk-test-report] |WARNING| pw78002 [PATCH v2 10/17] net/sfc: use own logging helper macros

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 17 08:38:23 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#138: FILE: drivers/net/sfc/sfc_ethdev.c:2152:
+			"PMD: sfc_efx " PCI_PRI_FMT " #%" PRIu16 ": ",

ERROR:SPACING: space required after that ',' (ctx:VxB)
#203: FILE: drivers/net/sfc/sfc_mcdi.c:33:
+				RTE_FMT_TAIL(__VA_ARGS__,)));		\
 				                        ^

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


More information about the test-report mailing list