[ovs-build] Passed: horms2/ovs#299 (topic/john.hurley/internal-port-offload - ca68cc9)

Travis CI builds at travis-ci.org
Fri Mar 29 15:31:59 UTC 2019


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

Build: #299
Status: Passed

Duration: 4 hrs, 9 mins, and 32 secs
Commit: ca68cc9 (topic/john.hurley/internal-port-offload)
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: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/horms2/ovs/compare/4d3304fe91b7...ca68cc9f0e7b

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


More information about the build mailing list