automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66038 [PATCH v1] net/axgbe: add support for Scattered Rx
       [not found] <20200225124004.26946-1-ssebasti@amd.com>
@ 2020-02-25 12:41 ` checkpatch
  2020-03-03 18:36 ` [dpdk-test-report] |SUCCESS| pw66038 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-02-25 12:41 UTC (permalink / raw)
  To: test-report; +Cc: ssebasti

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'error_status != AXGBE_L3_CSUM_ERR'
#253: 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'
#253: 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
#254: 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, 212 lines checked

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

* [dpdk-test-report] |SUCCESS| pw66038 net/axgbe: add support for Scattered Rx
       [not found] <20200225124004.26946-1-ssebasti@amd.com>
  2020-02-25 12:41 ` [dpdk-test-report] |WARNING| pw66038 [PATCH v1] net/axgbe: add support for Scattered Rx checkpatch
@ 2020-03-03 18:36 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-03-03 18:36 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2020-03-03 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200225124004.26946-1-ssebasti@amd.com>
2020-02-25 12:41 ` [dpdk-test-report] |WARNING| pw66038 [PATCH v1] net/axgbe: add support for Scattered Rx checkpatch
2020-03-03 18:36 ` [dpdk-test-report] |SUCCESS| pw66038 " 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).