[ovs-build] Canceled: horms2/ovs#301 (topic/john.hurley/internal-port-offload-v2 - 8cfe08c)

Travis CI builds at travis-ci.org
Fri Apr 5 09:22:22 UTC 2019


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

Build: #301
Status: Canceled

Duration: 1 hr, 2 mins, and 2 secs
Commit: 8cfe08c (topic/john.hurley/internal-port-offload-v2)
Author: John Hurley
Message: ovs-tc: allow offloading of ingress mirred TC actions to datapath

The TC datapath only permits the offload of mirred actions if they are
egress. To offload TC actions that output to OvS internal ports, ingress
mirred actions are required. At the TC layer, an ingress mirred 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 mirred actions. To ensure
packets that match these rules are properly passed into the network stack,
add a TC skbedit action along with ingress mirred 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/78c00b5a54c6...8cfe08c45cf0

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


More information about the build mailing list