[dpdk-test-report] |WARNING| pw38946 [PATCH 5/5] net/nfp: use dynamic logging everywhere

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 25 17:46:32 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#77: FILE: drivers/net/nfp/nfp_net.c:1591:
+		PMD_DRV_LOG(ERR, "	port: %" PRIx64 "", rxmode->offloads);

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#346: FILE: drivers/net/nfp/nfp_net.c:3157:
+	PMD_DRV_LOG(INFO, "Firmware file found at %s with size: %" PRIu64 "",

total: 0 errors, 0 warnings, 2 checks, 411 lines checked


More information about the test-report mailing list