[ovs-build] Errored: YiHungWei/ovs#95 (ct-delete-v5 - 4228ca5)

Travis CI builds at travis-ci.org
Wed Nov 29 23:30:59 UTC 2017


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

Build: #95
Status: Errored

Duration: 19 seconds
Commit: 4228ca5 (ct-delete-v5)
Author: Yi-Hung Wei
Message: dpctl: Support flush conntrack by conntrack 5-tuple

With this patch, "flush-conntrack" in ovs-dpctl and ovs-appctl accept
a conntrack 5-tuple 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/0413130a221e^...4228ca51d501

View the full build log and details: https://travis-ci.org/YiHungWei/ovs/builds/309212394?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/20171129/08a0b789/attachment-0001.html>


More information about the build mailing list