[dpdk-test-report] |WARNING| pw62677 [PATCH] net/mlx5: set VF MAC address from host

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 7 17:04:24 CET 2019


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'nmsg' - possible side-effects?
#188: FILE: drivers/net/mlx5/mlx5_nl.c:51:
+#define NLMSG_TAIL(nmsg) \
+	((struct rtattr *)(((char *)(nmsg)) + NLMSG_ALIGN((nmsg)->nlmsg_len)))

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


More information about the test-report mailing list