[ovs-build] Passed: ovsrobot/ovs#775 (series_101051 - 61543b7)

Travis CI builds at travis-ci.org
Thu Apr 4 20:22:05 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #775
Status: Passed

Duration: 1 hr, 19 mins, and 10 secs
Commit: 61543b7 (series_101051)
Author: John Hurley
Message: ovs-tc: offload datapath rules matching on internal ports

Rules applied to OvS internal ports are not represented in TC datapaths.
However, it is possible to support rules matching on internal ports in TC.
The start_xmit ndo of OvS internal ports directs packets back into the OvS
kernel datapath where they are rematched with the ingress port now being
that of the internal port. Due to this, rules matching on an internal port
can be added as TC filters to an egress qdisc for these ports.

Allow rules applied to internal ports to be offloaded to TC as egress
filters. Rules redirecting to an internal port are also offloaded. These
are supported by the redirect ingress functionality applied in an earlier
patch.

Signed-off-by: John Hurley <john.hurley at netronome.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/a5ffd7564d42...61543b77a9a4

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20190404/16c9e409/attachment.html>


More information about the build mailing list