[dpdk-test-report] |WARNING| pw58259 [PATCH v2 09/30] net/dpaa2: improve the Rx offload debug message

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


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#40: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:400:
+		DPAA2_PMD_INFO(

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#41: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:401:
+		"Some of rx offloads enabled by default - requested 0x%" PRIx64

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#53: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:408:
+		DPAA2_PMD_INFO(

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


More information about the test-report mailing list