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

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'err == IXGBE_SUCCESS'
#90: 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'
#90: 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 '{'
#91: 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, 63 lines checked

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

* [dpdk-test-report] |WARNING| pw64003 net/ixgbe: fix flow ctrl mode setting
       [not found] <20191219044356.30762-1-guinanx.sun@intel.com>
  2019-12-19  5:00 ` [dpdk-test-report] |WARNING| pw64003 [PATCH] net/ixgbe: fix flow ctrl mode setting checkpatch
@ 2019-12-19  7:55 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-12-19  7: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/64003

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191219044356.30762-1-guinanx.sun@intel.com>
2019-12-19  5:00 ` [dpdk-test-report] |WARNING| pw64003 [PATCH] net/ixgbe: fix flow ctrl mode setting checkpatch
2019-12-19  7:55 ` [dpdk-test-report] |WARNING| pw64003 " 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).