[ovs-build] Passed: openvswitch/ovs#5730 (master - 52c57cb)

Travis CI builds at travis-ci.org
Tue Jan 9 19:53:09 UTC 2018


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

Build: #5730
Status: Passed

Duration: 1 hour, 14 minutes, and 5 seconds
Commit: 52c57cb (master)
Author: Ben Pfaff
Message: ofp-errors: Send as much of a message as possible in an error reply.

When an OpenFlow switch sends an error message in reply to a request
from a controller, it includes an excerpt from the original request.  The
OpenFlow specification only requires the switch to send at least the first
64 bytes of the request.  Until now, Open vSwitch has only sent that much.
This commit changes Open vSwitch to instead send the entire message, only
trimming it if necessary to keep the error message within the 64 kB limit
for an OpenFlow message.  This should simplify debugging for controller
authors.

CC: Suneel Bomminayuni <sbomminayuni at vmware.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/f59cb331c481...52c57cbb64df

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/326937305?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/20180109/2cf96bfc/attachment.html>


More information about the build mailing list