[dpdk-test-report] |WARNING| pw83245 [PATCH v2 06/14] net/dpaa2: switch timestamp to dynamic mbuf field

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Nov 1 19:08:56 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#139: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:595:
+		dpaa2_timestamp_dynfield_offset = rte_mbuf_dynfield_lookup(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#145: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:601:
+		timestamp_rx_dynflag_offset = rte_mbuf_dynflag_lookup(

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#198: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:121:
+		DPAA2_PMD_DP_DEBUG("pkt timestamp:0x%" PRIx64 "",

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


More information about the test-report mailing list