[dpdk-test-report] |WARNING| pw28906 [PATCH 31/53] net/qede/base: refactor device's number of ports logic

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 19 03:53:17 CEST 2017


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p_hwfn' - possible side-effects?
#304: FILE: drivers/net/qede/base/ecore_mcp.h:28:
+#define MCP_PF_ID(p_hwfn)	MCP_PF_ID_BY_REL(p_hwfn, (p_hwfn)->rel_pf_id)

total: 0 errors, 0 warnings, 1 checks, 258 lines checked


More information about the test-report mailing list