[dpdk-test-report] |WARNING| pw18913 [PATCH v2 3/5] vmxnet3: Avoid segfault caused by vmxnet3_dev_rx_queue_setup.

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 5 13:02:31 CET 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_RxDesc>
#69: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:981:
+	size = sizeof(struct Vmxnet3_RxDesc) *

CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_RxCompDesc>
#71: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:983:
+	size += sizeof(struct Vmxnet3_RxCompDesc) *

total: 0 errors, 0 warnings, 2 checks, 13 lines checked


More information about the test-report mailing list