|WARNING| pw151007 [PATCH v4] drivers/net: use 64-bit shift and avoid signed/unsigned mismatch
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Feb 5 20:31:54 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/151007
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <rqID>
#331: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.h:189:
+ rqID < (uint32)2 * hw->num_rx_queues) ? 1 : 0;
total: 0 errors, 0 warnings, 1 checks, 199 lines checked
More information about the test-report
mailing list