automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36113 [PATCH v3 6/8] net/mrvl: add extended statistics
       [not found] <1521100324-26558-7-git-send-email-tdu@semihalf.com>
@ 2018-03-15  7:53 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-15  7:53 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski

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

_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, 152 lines checked

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

only message in thread, other threads:[~2018-03-15  7:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1521100324-26558-7-git-send-email-tdu@semihalf.com>
2018-03-15  7:53 ` [dpdk-test-report] |WARNING| pw36113 [PATCH v3 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).