automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
       [not found] <1479929804-19614-5-git-send-email-benjamin.walker@intel.com>
@ 2016-11-23 19:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-11-23 19:37 UTC (permalink / raw)
  To: test-report; +Cc: Ben Walker

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#77: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:507:
+			if (parse_pci_addr_format(e->d_name, sizeof(e->d_name), &addr) != 0)

WARNING:LONG_LINE_STRING: line over 90 characters
#88: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:518:
+			RTE_LOG(DEBUG, EAL, "PCI device "PCI_PRI_FMT" was removed from the system.
",

WARNING:LONG_LINE: line over 90 characters
#94: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:524:
+				RTE_LOG(DEBUG, EAL, "  Unload driver: %x:%x %s
", dev->id.vendor_id,

WARNING:LONG_LINE: line over 90 characters
#95: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:525:
+						dev->id.device_id, dev->driver->driver.name);

WARNING:LONG_LINE_COMMENT: line over 90 characters
#98: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:528:
+					/* It doesn't matter what remove returns - we're removing the device either way. */

total: 0 errors, 5 warnings, 65 lines checked

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

only message in thread, other threads:[~2016-11-23 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1479929804-19614-5-git-send-email-benjamin.walker@intel.com>
2016-11-23 19:37 ` [dpdk-test-report] |WARNING| [PATCH 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices 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).