[dpdk-test-report] |WARNING| pw21759 [PATCH v4 3/4] net/tap: add netlink back-end for flow API

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 14 10:18:57 CET 2017


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

_coding style issues_


CHECK:BRACES: Unbalanced braces around else statement
#280: FILE: drivers/net/tap/tap_netlink.c:216:
+			else {

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'nlh' - possible side-effects?
#491: FILE: drivers/net/tap/tap_netlink.h:54:
+#define NLMSG_TAIL(nlh) (void *)((char *)(nlh) + NLMSG_ALIGN((nlh)->nlmsg_len))

total: 0 errors, 0 warnings, 2 checks, 885 lines checked


More information about the test-report mailing list