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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 11:44:56 CEST 2020


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#162: 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
#266: 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
#300: 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