[dpdk-test-report] |WARNING| pw66801 [PATCH 17/33] net/bnxt: add helper functions for blob/regfile ops

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 17 16:44:03 CET 2020


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'b1' - possible side-effects?
#685: FILE: drivers/net/bnxt/tf_ulp/ulp_utils.h:19:
+#define ULP_BITSET_CMP(b1, b2)  memcmp(&(b1)->bits, \
+				&(b2)->bits, sizeof((b1)->bits))

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


More information about the test-report mailing list