[ovs-build] Passed: YiHungWei/ovs#165 (fix-resume-conntrack - 52fb0ec)

Travis CI builds at travis-ci.org
Tue Sep 25 20:55:52 UTC 2018


Build Update for YiHungWei/ovs
-------------------------------------

Build: #165
Status: Passed

Duration: 48 mins and 26 secs
Commit: 52fb0ec (fix-resume-conntrack)
Author: Yi-Hung Wei
Message: ofproto-dpif-xlate: Fix conntrack metadata on NXT_RESUME

This patch addresses the isseu that the conntrack fields associated
with a packet are missing after a packet is resumed by NXT_RESUME.
For example, the last rule in the following OpenFlow pipeline is not
working without this patch.

table=0, arp,in_port=1 action=2
table=0, arp,in_port=2 action=1
table=0, in_port=2 icmp action=output:1
table=0, in_port=1 icmp action=ct(table=1)
table=1, icmp action=controller(pause) resubmit(,2)
table=2, in_port=1 icmp ct_state=+new action=output:2

Fixes: 77ab5fd2a95b ("Implement serializing the state of packet traversal in "continuations".")
VMware-BZ: #2202764
Sgned-off-by: Yi-Hung Wei <yihung.wei at gmail.com>

View the changeset: https://github.com/YiHungWei/ovs/compare/33f7f735c35b^...52fb0ec9f2c1

View the full build log and details: https://travis-ci.org/YiHungWei/ovs/builds/433133641?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the YiHungWei/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=11166288&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20180925/5bccc636/attachment-0001.html>


More information about the build mailing list