[ovs-build] Errored: joestringer/openvswitch#292 (review/jarno_xlate - ec436b0)

Travis CI builds at travis-ci.org
Thu Aug 25 06:41:51 UTC 2016


Build Update for joestringer/openvswitch
-------------------------------------

Build: #292
Status: Errored

Duration: 6 hours, 26 minutes, and 2 seconds
Commit: ec436b0 (review/jarno_xlate)
Author: Jarno Rajahalme
Message: ofproto: Support packet_outs in bundles.

Add support for OFPT_PACKET_OUT messages in bundles.

While ovs-ofctl already has a packet-out command, we did not have a
string parser for it, as the parsing was done directly from command
line arguments.

This patch adds the string parser for packet-out messages, and adds a
new ofctl/packet-out ovs-appctl command that can be used when
ovs-ofctl is used as a flow monitor.

The new packet-out parser is further supported with the ovs-ofctl
bundle command, which allows bundles to mix flow mods, group mods and
packet-out messages.  Also the packet-outs in bundles are only
executed if the whole bundle is successful.  A failing packet-out
translation may also make the whole bundle to fail.

Signed-off-by: Jarno Rajahalme <jarno at ovn.org>

View the changeset: https://github.com/joestringer/openvswitch/compare/f448e5a4bb1f^...ec436b0dcb1e

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

--

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://www.openvswitch.org/pipermail/ovs-build/attachments/20160825/ba013201/attachment-0002.html>


More information about the build mailing list