[dpdk-test-report] |WARNING| pw76889 [PATCH 07/14] net/sfc: use own logging helper macros

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:55:02 CEST 2020


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

_coding style issues_


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

ERROR:SPACING: space required after that ',' (ctx:VxB)
#202: 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