|WARNING| pw149493 [PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 26 21:59:36 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/149493
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <rqID>
#377: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.h:189:
+ rqID < (uint32)2 * hw->num_rx_queues) ? 1 : 0;
total: 0 errors, 0 warnings, 1 checks, 229 lines checked
More information about the test-report
mailing list