[dpdk-test-report] |WARNING| pw33134 [PATCH 06/13] net/bnxt: add check for multi host PF per port.

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 8 21:25:54 CET 2018


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'bp' - possible side-effects?
#48: FILE: drivers/net/bnxt/bnxt.h:252:
+#define BNXT_SINGLE_PF(bp)      (BNXT_PF(bp) && !BNXT_NPAR(bp) && !BNXT_MH(bp))

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


More information about the test-report mailing list