automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw58845 [PATCH v1 01/15] net/hinic/base: add mbox command channel for SRIOV
       [not found] <0ab204a9e263f79eacd69b61d0d27a1378653343.1567773211.git.xuanziyang2@huawei.com>
@ 2019-09-06 12:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-09-06 12:34 UTC (permalink / raw)
  To: test-report; +Cc: Ziyang Xuan

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'func_to_func' - possible side-effects?
#193: FILE: drivers/net/hinic/base/hinic_pmd_mbox.c:138:
+#define MBOX_MSG_ID_INC(func_to_func)	(MBOX_MSG_ID(func_to_func) =	\
+			(MBOX_MSG_ID(func_to_func) + 1) & MBOX_MSG_ID_MASK)

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-06 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0ab204a9e263f79eacd69b61d0d27a1378653343.1567773211.git.xuanziyang2@huawei.com>
2019-09-06 12:34 ` [dpdk-test-report] |WARNING| pw58845 [PATCH v1 01/15] net/hinic/base: add mbox command channel for SRIOV checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).