[dpdk-test-report] |WARNING| pw24354 [PATCH v4 1/8] net/enic: bring NIC interface functions up to date

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 18 00:39:02 CEST 2017


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'x' - possible side-effects?
#345: 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