[dpdk-test-report] |WARNING| pw32340 [PATCH v1 3/3] net/tap: add eBPF classifiers map and actions

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 17 13:23:18 CET 2017


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'a' - possible side-effects?
#307: FILE: drivers/net/tap/tap_flow.c:107:
+#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))

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


More information about the test-report mailing list