|WARNING| pw167383 [PATCH v2 1/2] net/mana: fix MR length truncation for chunks over 4GB

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 7 15:07:43 CEST 2026


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#177: FILE: drivers/net/mana/mr.c:51:
+			DP_LOG(ERR, "memory chunk size %" PRIu64 " exceeding max MR",

CHECK:CAMELCASE: Avoid CamelCase: <PRIxPTR>
#184: FILE: drivers/net/mana/mr.c:57:
+		       "registering memory chunk start 0x%" PRIxPTR " len %" PRIu64,

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


More information about the test-report mailing list