[ovs-build] Failed: horms2/ovs#380 (paulb/ct-offload - a3ed936)

Travis CI builds at travis-ci.org
Wed Dec 11 19:45:37 UTC 2019


Build Update for horms2/ovs
-------------------------------------

Build: #380
Status: Failed

Duration: 53 mins and 19 secs
Commit: a3ed936 (paulb/ct-offload)
Author: Paul Blakey
Message: tc: Move tunnel_key unset action before output ports

Since OvS datapath gets packets already decapsulated from tunnel devices,
it doesn't explicitly decapsulate them. So in a recirculation setup,
the tunnel matching continues in the recirculation as the tunnel
metadata still exists on the SKB.

Tunnel key unset action unsets this metadata. Some drivers might rely
on this explicit tunnel key unset to know when to decapsulate the packet
instead of the device type. So instead of removing it completly,
we move it near the output actions.

This way, we also keep SKB metadata through recirculation, and for
non-recirculation rules, the resulting tc rules should remain the same.

Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/horms2/ovs/compare/01e7f48361d0...a3ed93688b7b

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

--

You can unsubscribe from build emails from the horms2/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20314049&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/20191211/dd498b5b/attachment-0001.html>


More information about the build mailing list