* [dpdk-test-report] |WARNING| pw35964 [PATCH v2 6/8] net/mrvl: add extended statistics
[not found] <1520844132-29969-7-git-send-email-tdu@semihalf.com>
@ 2018-03-12 8:43 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-12 8:43 UTC (permalink / raw)
To: test-report; +Cc: Tomasz Duszynski
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/35964
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'name' - possible side-effects?
#56: FILE: drivers/net/mrvl/mrvl_ethdev.c:148:
+#define MRVL_XSTATS_TBL_ENTRY(name) { \
+ #name, offsetof(struct pp2_ppio_statistics, name), \
+ sizeof(((struct pp2_ppio_statistics *)0)->name) \
+}
total: 0 errors, 0 warnings, 1 checks, 248 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-12 8:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1520844132-29969-7-git-send-email-tdu@semihalf.com>
2018-03-12 8:43 ` [dpdk-test-report] |WARNING| pw35964 [PATCH v2 6/8] net/mrvl: add extended statistics 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).