[dpdk-test-report] |WARNING| [PATCH 19/56] net/sfc: import libefx event prefetch support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 21 16:02:49 CET 2016


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#130: FILE: drivers/net/sfc/efx/base/efx_ev.c:365:
+	offset = (count & eep->ee_mask) * sizeof (efx_qword_t);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#163: FILE: drivers/net/sfc/efx/base/efx_ev.c:443:
+				offset *= sizeof (efx_qword_t);

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


More information about the test-report mailing list