|WARNING| pw167280 [PATCH 1/2] net/mana: fix MR length truncation for chunks over 4GB
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 6 15:53:18 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167280
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#172: FILE: drivers/net/mana/mr.c:51:
+ DP_LOG(ERR, "memory chunk size %" PRIu64 " exceeding max MR",
CHECK:CAMELCASE: Avoid CamelCase: <PRIxPTR>
#179: 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