[ovs-build] Passed: horms2/ovs#412 (paulb/ct-offload-v7.rebase - 7c53bd7)

Travis CI builds at travis-ci.org
Sun Dec 22 14:35:59 UTC 2019


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

Build: #412
Status: Passed

Duration: 40 mins and 32 secs
Commit: 7c53bd7 (paulb/ct-offload-v7.rebase)
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: Paul Blakey <paulb at mellanox.com>
Reviewed-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/horms2/ovs/compare/dcdcad68c6a3...7c53bd7839d8

View the full build log and details: https://travis-ci.org/horms2/ovs/builds/628331274?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/20191222/a73f6549/attachment-0001.html>


More information about the build mailing list