[dpdk-test-report] |WARNING| [PATCH v2 14/55] net/sfc: import libefx software per-queue statistics support
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 29 17:21:38 CET 2016
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/17287
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#487: FILE: drivers/net/sfc/base/efx_ev.c:1313:
+ return (__efx_ev_qstat_name[id]);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#668: FILE: drivers/net/sfc/base/efx_tx.c:1044:
+ return (__efx_tx_qstat_name[id]);
total: 2 errors, 0 warnings, 0 checks, 550 lines checked
More information about the test-report
mailing list