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

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

_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'
#262: FILE: drivers/net/axgbe/axgbe_rxtx.c:365:
+			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'
#262: FILE: drivers/net/axgbe/axgbe_rxtx.c:365:
+			if ((error_status != AXGBE_L3_CSUM_ERR)
+					&& (error_status != AXGBE_L4_CSUM_ERR)) {

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

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

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

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

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2020-03-04 15:08 UTC | newest]

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