automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 36/56] net/sfc: make available resources estimation and allocation
       [not found] <1479740470-6723-37-git-send-email-arybchenko@solarflare.com>
@ 2016-11-21 15:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-11-21 15:12 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#190: FILE: drivers/net/sfc/efx/sfc.c:220:
+	lim.edl_min_evq_count = lim.edl_max_evq_count =

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#192: FILE: drivers/net/sfc/efx/sfc.c:222:
+	lim.edl_min_rxq_count = lim.edl_max_rxq_count = data->nb_rx_queues;

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#193: FILE: drivers/net/sfc/efx/sfc.c:223:
+	lim.edl_min_txq_count = lim.edl_max_txq_count = data->nb_tx_queues;

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

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

only message in thread, other threads:[~2016-11-21 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1479740470-6723-37-git-send-email-arybchenko@solarflare.com>
2016-11-21 15:12 ` [dpdk-test-report] |WARNING| [PATCH 36/56] net/sfc: make available resources estimation and allocation 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).