[ovs-build] Errored: YiHungWei/ovs#245 (master - 187bb41)

Travis CI builds at travis-ci.org
Fri Sep 27 18:29:19 UTC 2019


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

Build: #245
Status: Errored

Duration: 53 mins and 19 secs
Commit: 187bb41 (master)
Author: Yi-Hung Wei
Message: ofproto-dpif-xlate: Translate timeout policy in ct action

This patch derives the timeout policy based on ct zone from the
internal data structure that we maintain on dpif layer.

It also adds a system traffic test to verify the zone-based conntrack
timeout feature.  The test uses ovs-vsctl commands to configure
the customized ICMP and UDP timeout on zone 5 to a shorter period.
It then injects ICMP and UDP traffic to conntrack, and checks if the
corresponding conntrack entry expires after the predefined timeout.

Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>

ofproto-dpif: Checks if datapath supports OVS_CT_ATTR_TIMEOUT

This patch checks whether datapath supports OVS_CT_ATTR_TIMEOUT. With this
check, ofproto-dpif-xlate can use this information to decide whether to
translate the ct timeout policy.

Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Justin Pettit <jpettit at ovn.org>

View the changeset: https://github.com/YiHungWei/ovs/compare/f627cf1dd922...187bb41fbf44

View the full build log and details: https://travis-ci.org/YiHungWei/ovs/builds/590523562?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/20190927/29cc201e/attachment-0001.html>


More information about the build mailing list