[dpdk-test-report] |WARNING| pw49707 [v3, 08/19] net/dpaa2: enable optional timestamp in mbuf

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 11 13:26:04 CET 2019


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#160: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:111:
+			((size_t)DPAA2_IOVA_TO_VADDR(

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#164: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:115:
+		DPAA2_PMD_DP_DEBUG("pkt timestamp:0x%" PRIx64 "", m->timestamp);

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


More information about the test-report mailing list