[dpdk-test-report] |WARNING| pw70343 [PATCH v1 6/9] net/bnxt: fix to alloc PF info structure
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri May 15 20:47:23 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70343
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'bp' - possible side-effects?
#90: FILE: drivers/net/bnxt/bnxt.h:226:
+#define BNXT_PF_RINGS_AVAIL(bp) ((bp)->pf->max_cp_rings - \
+ BNXT_PF_RINGS_USED(bp))
total: 0 errors, 0 warnings, 1 checks, 881 lines checked
More information about the test-report
mailing list