|WARNING| pw134890 [RFT] net/nfb: use dynamic logtype

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 6 18:53:52 CET 2023


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#181: FILE: drivers/net/nfb/nfb_ethdev.c:627:
+	NFB_LOG(INFO,"NFB device (" PCI_PRI_FMT ") successfully uninitialized",
 	            ^

CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#245: FILE: drivers/net/nfb/nfb_rx.c:74:
+		NFB_LOG(ERR, "rte_zmalloc_socket() failed for rx queue id %" PRIu16,

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


More information about the test-report mailing list