[dpdk-test-report] |WARNING| [PATCH] vmxnet3: fix Rx deadlock

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 14 11:40:35 CET 2016


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_RxDesc>
#99: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:527:
+	struct Vmxnet3_RxDesc *rxd =

CHECK:CAMELCASE: Avoid CamelCase: <bufPA>
#110: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:538:
+	buf_info->bufPA = rte_mbuf_data_dma_addr_default(mbuf);

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 0 warnings, 2 checks, 59 lines checked


More information about the test-report mailing list