automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw64006 [PATCH v2] net/ixgbe: fix flow ctrl mode setting
       [not found] <20191219101758.24608-1-guinanx.sun@intel.com>
@ 2019-12-19 10:18 ` checkpatch
  2019-12-19 12:55 ` [dpdk-test-report] |WARNING| pw64006 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-12-19 10:18 UTC (permalink / raw)
  To: test-report; +Cc: Guinan Sun

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'err == IXGBE_SUCCESS'
#106: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2671:
+	if ((err == IXGBE_SUCCESS) || (err == IXGBE_ERR_FC_NOT_NEGOTIATED)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'err == IXGBE_ERR_FC_NOT_NEGOTIATED'
#106: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2671:
+	if ((err == IXGBE_SUCCESS) || (err == IXGBE_ERR_FC_NOT_NEGOTIATED)) {

CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#107: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2672:
+	if ((err == IXGBE_SUCCESS) || (err == IXGBE_ERR_FC_NOT_NEGOTIATED)) {
+

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |WARNING| pw64006 net/ixgbe: fix flow ctrl mode setting
       [not found] <20191219101758.24608-1-guinanx.sun@intel.com>
  2019-12-19 10:18 ` [dpdk-test-report] |WARNING| pw64006 [PATCH v2] net/ixgbe: fix flow ctrl mode setting checkpatch
@ 2019-12-19 12:55 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-12-19 12:55 UTC (permalink / raw)
  To: test-report; +Cc: guinanx.sun, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/64006

_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/141740324

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-19 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191219101758.24608-1-guinanx.sun@intel.com>
2019-12-19 10:18 ` [dpdk-test-report] |WARNING| pw64006 [PATCH v2] net/ixgbe: fix flow ctrl mode setting checkpatch
2019-12-19 12:55 ` [dpdk-test-report] |WARNING| pw64006 " 0-day Robot

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).