[ovs-build] Passed: horms2/ovs#447 (john/branch-2.12/skb-mark-zero-v3 - 6f5d3d1)

Travis CI builds at travis-ci.org
Tue Jan 28 16:57:43 UTC 2020


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

Build: #447
Status: Passed

Duration: 19 mins and 49 secs
Commit: 6f5d3d1 (john/branch-2.12/skb-mark-zero-v3)
Author: John Hurley
Message: tc: handle packet mark of zero

Openstack may set an skb mark of 0 in tunnel rules. This is considered to
be an unused/unset value. However, it prevents the rule from being
offloaded.

Check if the key value of the skb mark is 0 when it is in use (mask is
set to all ones). If it is then ignore the field and continue with TC offload.

Only the exact-match case is covered by this patch as it addresses the
Openstack use-case and seems most robust against feature evolution: f.e. in
future there may exist hardware offload scenarios where an operation, such
as a BPF offload, sets the SKB mark before proceeding tho the in-HW OVS.
datapath.

Signed-off-by: John Hurley <john.hurley at netronome.com>
Co-Authored-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>
Acked-by: Aaron Conole <aconole at redhat.com>

View the changeset: https://github.com/horms2/ovs/compare/ab06b32fccf6^...6f5d3d1b1206

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


More information about the build mailing list