[ovs-build] Passed: openvswitch/ovs#5282 (master - a90120f)

Travis CI builds at travis-ci.org
Wed Sep 20 12:19:06 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5282
Status: Passed

Duration: 5 hours, 1 minute, and 54 seconds
Commit: a90120f (master)
Author: Paul Blakey
Message: netdev-tc-offloads: Fix vxlan tunnel offloading

This commit fixes offloading when tunnel id is 0 by checking
for valid tunnel dst ipv4 or ipv6, like done in the normal flow.

Also need to reset the tunnel mask outside the condition
because in the special case, when adding a port with key=flow,
the match for tunnel_set gets a tunnel key id 0 with a mask.
If we don't reset the mask we'll fail later when we check
for unknown attributes that the mask was not reset.

Fixes: 8f283af89298 ("netdev-tc-offloads: Implement netdev flow put using tc interface")
Signed-off-by: Paul Blakey <paulb at mellanox.com>
Reviewed-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/openvswitch/ovs/compare/69224120b6ca...a90120fce551

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

--

You can configure 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/20170920/4f533848/attachment-0001.html>


More information about the build mailing list