automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw18389 [PATCH v4 05/23] e1000: localize mapping from eth_dev to pci
       [not found] <1482332986-7599-6-git-send-email-jblunck@infradead.org>
@ 2016-12-21 15:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-21 15:10 UTC (permalink / raw)
  To: test-report; +Cc: Jan Blunck

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

_coding style issues_


CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'eth_dev' may be better as '(eth_dev)' to avoid precedence issues
#86: FILE: drivers/net/e1000/e1000_ethdev.h:289:
+#define E1000_DEV_TO_PCI(eth_dev) \
+	(eth_dev->pci_dev)

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

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

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

only message in thread, other threads:[~2016-12-21 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1482332986-7599-6-git-send-email-jblunck@infradead.org>
2016-12-21 15:10 ` [dpdk-test-report] |WARNING| pw18389 [PATCH v4 05/23] e1000: localize mapping from eth_dev to pci 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).