automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25825 [PATCH v2 5/5] app/testpmd: add command to test NIC restoration
       [not found] <1498572438-25125-6-git-send-email-wei.dai@intel.com>
@ 2017-06-29 21:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-29 21:54 UTC (permalink / raw)
  To: test-report; +Cc: Wei Dai

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#106: FILE: app/test-pmd/config.c:3344:
+	printf("Begin to forward at least %d packets to test reconfiguration
", NUM_PACKETS);

WARNING:RETURN_VOID: void function return statements are not generally useful
#125: FILE: app/test-pmd/config.c:3363:
+	return;
+}

WARNING:LONG_LINE: line over 90 characters
#149: FILE: app/test-pmd/config.c:3387:
+		MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_eth_dev_socket_id(port));

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#182: FILE: app/test-pmd/config.c:3420:
+			(unsigned)port,

total: 0 errors, 4 warnings, 151 lines checked

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

only message in thread, other threads:[~2017-06-29 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1498572438-25125-6-git-send-email-wei.dai@intel.com>
2017-06-29 21:54 ` [dpdk-test-report] |WARNING| pw25825 [PATCH v2 5/5] app/testpmd: add command to test NIC restoration 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).