[dpdk-test-report] |WARNING| [PATCH 14/56] net/sfc: import libefx software per-queue statistics support

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


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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#479: FILE: drivers/net/sfc/efx/base/efx_ev.c:1313:
+	return (__efx_ev_qstat_name[id]);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#660: FILE: drivers/net/sfc/efx/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