|WARNING| pw113614 [PATCH 11/17] net/mana: implement the hardware layer operations
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jul 1 11:05:54 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/113614
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#55:
The hardware layer of MANA understands the device queue and doorbell formats.
CHECK:CAMELCASE: Avoid CamelCase: <last_Vbytes>
#544: FILE: drivers/net/mana/mana.h:208:
+ uint32_t last_Vbytes:8;
total: 0 errors, 1 warnings, 1 checks, 517 lines checked
Warning in drivers/net/mana/gdma.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
More information about the test-report
mailing list