automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw74787 [PATCH v2] net/ice: fix GTPU down/uplink and extension conflict
       [not found] <1595601712-403946-1-git-send-email-simei.su@intel.com>
@ 2020-07-24 14:46 ` checkpatch
  2020-07-24 18:55 ` [dpdk-test-report] |SUCCESS| pw74787 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-07-24 14:46 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su

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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#271: FILE: drivers/net/ice/ice_hash.c:1264:
+		if ((hdr & ICE_FLOW_SEG_HDR_IPV4) &&
[...]
+				ipv4_udp_hdr = hdr;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#275: FILE: drivers/net/ice/ice_hash.c:1268:
+		} else if ((hdr & ICE_FLOW_SEG_HDR_IPV6) &&
[...]
+				ipv6_udp_hdr = hdr;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#279: FILE: drivers/net/ice/ice_hash.c:1272:
+		} else if ((hdr & ICE_FLOW_SEG_HDR_IPV4) &&
[...]
+				ipv4_tcp_hdr = hdr;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#283: FILE: drivers/net/ice/ice_hash.c:1276:
+		} else if ((hdr & ICE_FLOW_SEG_HDR_IPV6) &&
[...]
+				ipv6_tcp_hdr = hdr;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#287: FILE: drivers/net/ice/ice_hash.c:1280:
+		} else if ((hdr & ICE_FLOW_SEG_HDR_IPV4) &&
[...]
+				ipv4_hdr = hdr;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#292: FILE: drivers/net/ice/ice_hash.c:1285:
+		} else if ((hdr & ICE_FLOW_SEG_HDR_IPV6) &&
[...]
+				ipv6_hdr = hdr;

total: 0 errors, 6 warnings, 0 checks, 353 lines checked

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

* [dpdk-test-report] |SUCCESS| pw74787 net/ice: fix GTPU down/uplink and extension conflict
       [not found] <1595601712-403946-1-git-send-email-simei.su@intel.com>
  2020-07-24 14:46 ` [dpdk-test-report] |WARNING| pw74787 [PATCH v2] net/ice: fix GTPU down/uplink and extension conflict checkpatch
@ 2020-07-24 18:55 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-07-24 18:55 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2020-07-24 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1595601712-403946-1-git-send-email-simei.su@intel.com>
2020-07-24 14:46 ` [dpdk-test-report] |WARNING| pw74787 [PATCH v2] net/ice: fix GTPU down/uplink and extension conflict checkpatch
2020-07-24 18:55 ` [dpdk-test-report] |SUCCESS| pw74787 " 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).