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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 29 17:21:47 CET 2016


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

_coding style issues_


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

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#171: FILE: drivers/net/sfc/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