[ovs-build] Canceled: horms2/ovs#297 (topic/john.hurley/internal-port-offload - a8d98b1)

Travis CI builds at travis-ci.org
Fri Mar 29 13:41:09 UTC 2019


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

Build: #297
Status: Canceled

Duration: 1 hr, 11 mins, and 39 secs
Commit: a8d98b1 (topic/john.hurley/internal-port-offload)
Author: John Hurley
Message: ovs-tc: allow offloading of ingress mirr TC actions to datapath

The TC datapath only permits the offload of mirr actions if they are
egress. To offload TC actions that output to OvS internal ports, ingress
mirr actions are required. At the TC layer, an ingress mirr action passes
the packet back into the network stack as if it came in the action port
rather than attempting to egress the port.

Update OvS-TC offloads to support ingress mirr actions. To ensure packets
that match these rules are properly passed into the network stack, add a
TC skbedit action along with ingress mirr that sets the pkt_type to
PACKET_HOST. This mirrors the functionality of the OvS internal port
kernel module.

Signed-off-by: John Hurley <john.hurley at netronome.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/horms2/ovs/compare/f4b4ed7af03e...a8d98b103157

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


More information about the build mailing list