|WARNING| pw108145 [PATCH v3 01/21] net/ena: remove linearization function
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Feb 23 13:20:49 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/108145
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#124: FILE: drivers/net/ena/ena_ethdev.c:2414:
+ "mbuf[%" PRIu32 "] has too many segments: %" PRIu16 "
",
CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#124: FILE: drivers/net/ena/ena_ethdev.c:2414:
+ "mbuf[%" PRIu32 "] has too many segments: %" PRIu16 "
",
total: 0 errors, 0 warnings, 2 checks, 106 lines checked
More information about the test-report
mailing list