[dpdk-test-report] |WARNING| pw78298 [PATCH 60/60] common/sfc_efx/base: handle descriptor proxy queue events

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 10:59:19 CEST 2020


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#160: FILE: drivers/common/sfc_efx/base/efx_impl.h:907:
+    const efx_ev_callbacks_t *, void *);$

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#264: FILE: drivers/common/sfc_efx/base/rhead_ev.c:649:
+	return (should_abort);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#298: FILE: drivers/common/sfc_efx/base/rhead_ev.c:683:
+	return (should_abort);

total: 2 errors, 1 warnings, 183 lines checked


More information about the test-report mailing list