[dpdk-test-report] |WARNING| pw57996 [PATCH v1 02/30] net/dpaa: improve the Rx offload debug message

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 27 09:09:59 CEST 2019


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#65: FILE: drivers/net/dpaa/dpaa_ethdev.c:201:
+		DPAA_PMD_INFO(

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#66: FILE: drivers/net/dpaa/dpaa_ethdev.c:202:
+		"Some of rx offloads enabled by default - requested 0x%" PRIx64

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#78: FILE: drivers/net/dpaa/dpaa_ethdev.c:209:
+		DPAA_PMD_INFO(

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


More information about the test-report mailing list