automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66282 [PATCH v3] net/axgbe: add support for Scattered Rx
       [not found] <20200305052521.3645-1-ssebasti@amd.com>
@ 2020-03-05  5:27 ` checkpatch
  2020-03-05  7:04 ` [dpdk-test-report] |SUCCESS| pw66282 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-03-05  5:27 UTC (permalink / raw)
  To: test-report; +Cc: ssebasti

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'error_status != AXGBE_L3_CSUM_ERR'
#259: FILE: drivers/net/axgbe/axgbe_rxtx.c:364:
+			if ((error_status != AXGBE_L3_CSUM_ERR)
+				&& (error_status != AXGBE_L4_CSUM_ERR)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'error_status != AXGBE_L4_CSUM_ERR'
#259: FILE: drivers/net/axgbe/axgbe_rxtx.c:364:
+			if ((error_status != AXGBE_L3_CSUM_ERR)
+				&& (error_status != AXGBE_L4_CSUM_ERR)) {

CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#260: FILE: drivers/net/axgbe/axgbe_rxtx.c:365:
+			if ((error_status != AXGBE_L3_CSUM_ERR)
+				&& (error_status != AXGBE_L4_CSUM_ERR)) {

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

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

* [dpdk-test-report] |SUCCESS| pw66282 net/axgbe: add support for Scattered Rx
       [not found] <20200305052521.3645-1-ssebasti@amd.com>
  2020-03-05  5:27 ` [dpdk-test-report] |WARNING| pw66282 [PATCH v3] net/axgbe: add support for Scattered Rx checkpatch
@ 2020-03-05  7:04 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-03-05  7:04 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/66282

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/151888221

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

end of thread, other threads:[~2020-03-05  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200305052521.3645-1-ssebasti@amd.com>
2020-03-05  5:27 ` [dpdk-test-report] |WARNING| pw66282 [PATCH v3] net/axgbe: add support for Scattered Rx checkpatch
2020-03-05  7:04 ` [dpdk-test-report] |SUCCESS| pw66282 " 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).