[ovs-build] Fixed: roidayan/ovs#140 (asap2-direct-3.3-next - f241300)

Travis CI builds at travis-ci.org
Mon Oct 2 12:31:46 UTC 2017


Build Update for roidayan/ovs
-------------------------------------

Build: #140
Status: Fixed

Duration: 37 minutes and 3 seconds
Commit: f241300 (asap2-direct-3.3-next)
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.

Issue: 1121610
Issue: 1123491
Change-Id: I816c622179aa71257999973087b825777afcd0c6
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>

View the changeset: https://github.com/roidayan/ovs/compare/fe6bf936b0dc...f2413007ebd4

View the full build log and details: https://travis-ci.org/roidayan/ovs/builds/282216298?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/20171002/eddbb532/attachment.html>


More information about the build mailing list