[ovs-build] Errored: openvswitch/ovs#187 (master - f13cdd7)

Travis CI notifications at travis-ci.org
Tue Oct 7 23:55:27 UTC 2014


Build Update for openvswitch/ovs
-------------------------------------

Build: #187
Status: Errored

Duration: 1 hour, 9 minutes, and 15 seconds
Commit: f13cdd7 (master)
Author: Ben Pfaff
Message: ofp-actions: Better support OXM in Copy-Field action.

The OpenFlow 1.5 (draft) Copy-Field action has two OXM headers, one after
the other.  Until now, Open vSwitch has implemented these as a pair of
ovs_be32 members, which meant that only 32-bit OXM could be supported.  This
commit changes the implementation to use nx_pull_header(), which means that
in the future when that function supports 64-bit experimenter OXMs,
Copy-Field will automatically get that support too.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>

View the changeset: https://github.com/openvswitch/ovs/compare/a4ce8b2582e7...f13cdd7374e0

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/37340814

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20141007/6c874b3d/attachment-0002.html>


More information about the build mailing list