automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw85901 [PATCH v3 3/4] raw/ifpga: add opae API for Cyborg
       [not found] <1609309585-9130-4-git-send-email-wei.huang@intel.com>
@ 2020-12-30  6:27 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-12-30  6:27 UTC (permalink / raw)
  To: test-report; +Cc: Wei Huang

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#1374: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1278:
+#define PCI_EXT_CAP_ID(hdr)		(int)((hdr) & 0x0000ffff)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1654: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1558:
+	pcidev_id peer_master = NULL;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1685: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1589:
+		peer_master = &peer[0];

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1686: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1590:
+		ret = opae_get_parent(peer_master, &peer_parent);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1742: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1646:
+				if (peer_master) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1744: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1648:
+						peer_master);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1747: FILE: drivers/raw/ifpga/ifpga_opae_api.c:1651:
+							peer_master->bdf);

total: 1 errors, 6 warnings, 2278 lines checked

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

only message in thread, other threads:[~2020-12-30  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1609309585-9130-4-git-send-email-wei.huang@intel.com>
2020-12-30  6:27 ` [dpdk-test-report] |WARNING| pw85901 [PATCH v3 3/4] raw/ifpga: add opae API for Cyborg 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).