automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30312 [PATCH v2] net/e1000: correct VLAN tag byte order for i35x LB packets
       [not found] <20171012172435.34700-1-rmelton@cisco.com>
@ 2017-10-12 17:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-12 17:26 UTC (permalink / raw)
  To: test-report; +Cc: Roger Melton

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type == e1000_i350'
#108: FILE: drivers/net/e1000/igb_rxtx.c:2307:
+		if ((hw->mac.type == e1000_i350) ||
+			(hw->mac.type == e1000_i354)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type == e1000_i354'
#108: FILE: drivers/net/e1000/igb_rxtx.c:2307:
+		if ((hw->mac.type == e1000_i350) ||
+			(hw->mac.type == e1000_i354)) {

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

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

only message in thread, other threads:[~2017-10-12 17:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171012172435.34700-1-rmelton@cisco.com>
2017-10-12 17:26 ` [dpdk-test-report] |WARNING| pw30312 [PATCH v2] net/e1000: correct VLAN tag byte order for i35x LB packets 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).