[ovs-build] Failed: YiHungWei/ovs#86 (ct-delete-v2 - 9f29fb6)

Travis CI builds at travis-ci.org
Mon Nov 13 21:17:21 UTC 2017


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

Build: #86
Status: Failed

Duration: 1 hour, 5 minutes, and 55 seconds
Commit: 9f29fb6 (ct-delete-v2)
Author: Yi-Hung Wei
Message: dpctl: Support flush conntrack by conntrack 5-tuple

With this patch, ovs-dpctl flush-conntrack accepts a conntrack 5-tuple
parameter to delete the conntrack entry specified by the 5-tuple.
For example, user can use the following command to flush a conntrack entry
in zone 5.

$ ovs-dpctl flush-conntrack zone=5 \
    'ct_nw_src=10.1.1.2,ct_nw_dst=10.1.1.1,ct_nw_proto=17,ct_tp_src=2,ct_tp_dst=1'
$ ovs-appctl dpctl/flush-conntrack zone=5 \
    'ct_nw_src=10.1.1.2,ct_nw_dst=10.1.1.1,ct_nw_proto=17,ct_tp_src=2,ct_tp_dst=1'

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

View the changeset: https://github.com/YiHungWei/ovs/compare/d96614d69f0c^...9f29fb6ab7a8

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

--

You can configure 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/20171113/794f46a0/attachment.html>


More information about the build mailing list