automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw28724 [PATCH] net/tap: fix flow and port commands
       [not found] <1505386126-29546-1-git-send-email-ophirmu@mellanox.com>
@ 2017-09-14 10:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-14 10:49 UTC (permalink / raw)
  To: test-report; +Cc: Ophir Munk

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#85: FILE: drivers/net/tap/rte_eth_tap.c:610:
+			dev->device->name, dev->data->nb_rx_queues, RTE_PMD_TAP_MAX_QUEUES);

WARNING:LONG_LINE: line over 90 characters
#90: FILE: drivers/net/tap/rte_eth_tap.c:615:
+			dev->device->name, dev->data->nb_tx_queues, RTE_PMD_TAP_MAX_QUEUES);

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#190: FILE: drivers/net/tap/rte_eth_tap.c:948:
+			return -1;
+		} else {

total: 0 errors, 3 warnings, 0 checks, 241 lines checked

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

only message in thread, other threads:[~2017-09-14 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1505386126-29546-1-git-send-email-ophirmu@mellanox.com>
2017-09-14 10:49 ` [dpdk-test-report] |WARNING| pw28724 [PATCH] net/tap: fix flow and port commands 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).