[ovs-build] Broken: openvswitch/ovs#2535 (master - 31a9a58)

Travis CI builds at travis-ci.org
Sat Apr 23 05:26:47 UTC 2016


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

Build: #2535
Status: Broken

Duration: 2 minutes and 13 seconds
Commit: 31a9a58 (master)
Author: Simon Horman
Message: packets: use flow protocol when recalculating ipv6 checksums

When using masked actions the ipv6_proto field of an action
to set IPv6 fields may be zero rather than the prevailing protocol
which will result in skipping checksum recalculation.

This patch resolves the problem by relying on the protocol
in the packet rather than that in the set field action.

A similar fix for the kernel datapath has been accepted into David Miller's
'net' tree as b4f70527f052 ("openvswitch: use flow protocol when
recalculating ipv6 checksums").

Cc: Jarno Rajahalme <jrajahalme at nicira.com>
Fixes: 6d670e7f0d45 ("lib/odp: Masked set action execution and printing.")
Signed-off-by: Simon Horman <simon.horman at netronome.com>
Acked-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/91883334d66d...31a9a584526e

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

--

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/20160423/138e0b0c/attachment-0002.html>


More information about the build mailing list