|WARNING| pw149645 [PATCH v2] drivers/net: use 64-bit shift and avoid signed/unsigned mismatch

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 6 22:18:32 CET 2025


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/149645

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <rqID>
#414: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.h:189:
+		rqID < (uint32)2 * hw->num_rx_queues) ? 1 : 0;

total: 0 errors, 0 warnings, 1 checks, 260 lines checked


More information about the test-report mailing list