automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25611 [PATCH] cxgbe: report 100G link speed capability for Chelsio T6 adapters
       [not found] <1498120900-22325-1-git-send-email-martin.weiser@allegro-packets.com>
@ 2017-06-22  8:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-22  8:43 UTC (permalink / raw)
  To: test-report; +Cc: Martin Weiser

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#33: FILE: drivers/net/cxgbe/cxgbe_ethdev.c:178:
+	if (CHELSIO_CHIP_VERSION(adapter->params.chip) == CHELSIO_T6) {
[...]
+	} else {
[...]

WARNING:LONG_LINE: line over 90 characters
#34: FILE: drivers/net/cxgbe/cxgbe_ethdev.c:179:
+		device_info->speed_capa = ETH_LINK_SPEED_10G | ETH_LINK_SPEED_40G | ETH_LINK_SPEED_100G;

total: 0 errors, 2 warnings, 0 checks, 12 lines checked

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

only message in thread, other threads:[~2017-06-22  8:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1498120900-22325-1-git-send-email-martin.weiser@allegro-packets.com>
2017-06-22  8:43 ` [dpdk-test-report] |WARNING| pw25611 [PATCH] cxgbe: report 100G link speed capability for Chelsio T6 adapters 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).