[dpdk-test-report] |WARNING| pw22978 [PATCH v2 1/7] net/enic: bring NIC interface functions up to date

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 31 04:06:58 CEST 2017


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'x' - possible side-effects?
#341: FILE: drivers/net/enic/base/vnic_devcmd.h:95:
+#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))

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


More information about the test-report mailing list