[dpdk-test-report] |WARNING| pw101804 [PATCH v2 1/7] net/ena: fix verification of the offload capabilities
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 15 18:29:10 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101804
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#297: FILE: drivers/net/ena/ena_ethdev.c:2262:
+ "mbuf[%" PRIu32 "] has unsupported offloads flags set: 0x%" PRIu64 "
",
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#297: FILE: drivers/net/ena/ena_ethdev.c:2262:
+ "mbuf[%" PRIu32 "] has unsupported offloads flags set: 0x%" PRIu64 "
",
CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#312: FILE: drivers/net/ena/ena_ethdev.c:2277:
+ "mbuf[%" PRIu32 "]: requested offloads: %" PRIu16 " are not enabled for the queue[%u]
",
total: 0 errors, 0 warnings, 3 checks, 309 lines checked
More information about the test-report
mailing list