[ovs-build] Errored: gvrose8192/ovs-experimental#386 (test-caps - 1c17ac7)

Travis CI builds at travis-ci.org
Tue Oct 15 20:55:15 UTC 2019


Build Update for gvrose8192/ovs-experimental
-------------------------------------

Build: #386
Status: Errored

Duration: 48 mins and 41 secs
Commit: 1c17ac7 (test-caps)
Author: William Tu
Message: ofproto-dpif: Expose datapath capability to ovsdb.

The patch adds support for fetching the datapath's capabilities
from the result of 'check_support()', and write the supported capability
to a new database column, called 'capabilities' under Datapath table.

To see how it works, run:
 # ovs-vsctl -- add-br br0 -- set Bridge br0 datapath_type=netdev
 # ovs-vsctl -- --id=@m create Datapath datapath_version=0 \
     'ct_zones={}' 'capabilities={}' \
     -- set Open_vSwitch . datapaths:"netdev"=@m

 # ovs-vsctl list-dp-cap netdev
 ufid=true sample_nesting=true clone=true tnl_push_pop=true \
 ct_orig_tuple=true ct_eventmask=true ct_state=true \
 ct_clear=true max_vlan_headers=1 recirc=true ct_label=true \
 max_hash_alg=1 ct_state_nat=true ct_timeout=true \
 ct_mark=true ct_orig_tuple6=true check_pkt_len=true \
 masked_set_action=true max_mpls_depth=3 trunc=true ct_zone=true

Tested-at: https://travis-ci.org/williamtu/ovs-travis/builds/593749381
Signed-off-by: William Tu <u9012063 at gmail.com>

View the changeset: https://github.com/gvrose8192/ovs-experimental/commit/1c17ac7bb234

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

--

You can unsubscribe from build emails from the gvrose8192/ovs-experimental repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=13213828&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/20191015/276d77ca/attachment.html>


More information about the build mailing list