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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 29 12:42:27 CEST 2019


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

_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