automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw58031 [PATCH 1/1] net/enic: enic driver doesn't work with 2nd process
       [not found] <20190827083306.5643-2-dirk.lenz@ng4t.com>
@ 2019-08-27  8:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-27  8:34 UTC (permalink / raw)
  To: test-report; +Cc: dirk

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#138: FILE: drivers/net/enic/enic_clsf.c:346:
+  struct enic *enic = pmd_priv(eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#173: FILE: drivers/net/enic/enic_ethdev.c:167:
+  struct enic *enic = pmd_priv(eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#462: FILE: drivers/net/enic/enic_main.c:35:
+  struct rte_pci_device *pdev = RTE_ETH_DEV_TO_PCI(eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#464: FILE: drivers/net/enic/enic_main.c:37:
+  return pdev->id.device_id == PCI_DEVICE_ID_CISCO_VIC_ENET_VF;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#602: FILE: drivers/net/enic/enic_main.c:533:
+  struct enic *enic = pmd_priv(eth_dev);$

WARNING:TABSTOP: Statements should start on a tabstop
#679: FILE: drivers/net/enic/enic_main.c:647:
+	  struct rte_pci_device *pdev = RTE_ETH_DEV_TO_PCI(eth_dev);

ERROR:CODE_INDENT: code indent should use tabs where possible
#682: FILE: drivers/net/enic/enic_main.c:650:
+^I                             enic_intr_handler, (void *)eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#699: FILE: drivers/net/enic/enic_main.c:728:
+  struct enic *enic = pmd_priv(eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#701: FILE: drivers/net/enic/enic_main.c:730:
+  vnic_wq_enable(&enic->wq[queue_idx]);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#1005: FILE: drivers/net/enic/enic_main.c:1758:
+  struct enic *enic = pmd_priv(eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#1006: FILE: drivers/net/enic/enic_main.c:1759:
+  struct rte_pci_device *pdev = RTE_ETH_DEV_TO_PCI(eth_dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#1039: FILE: drivers/net/enic/enic_res.c:26:
+  struct enic *enic = pmd_priv(eth_dev);$

total: 1 errors, 12 warnings, 0 checks, 975 lines checked

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

only message in thread, other threads:[~2019-08-27  8:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190827083306.5643-2-dirk.lenz@ng4t.com>
2019-08-27  8:34 ` [dpdk-test-report] |WARNING| pw58031 [PATCH 1/1] net/enic: enic driver doesn't work with 2nd process 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).