[ovs-build] Canceled: igsilya/ovs#332 (branch-2.11 - 0b021a2)

Travis CI builds at travis-ci.org
Thu Jun 6 15:42:19 UTC 2019


Build Update for igsilya/ovs
-------------------------------------

Build: #332
Status: Canceled

Duration: 32 mins and 58 secs
Commit: 0b021a2 (branch-2.11)
Author: Ilya Maximets
Message: dpif-netdev: Forbid vport offloading attempts.

'netdev_flow_put()' for vports could eventually succeed for
userspace datapath in case there is a kernel datapath with
similar vport at the same time. The root cause is that vports
like 'vxlan' uses same 'vxlan_sys_<port>' system interfaces
for flow offloading and there is no way to distinguish system
and userspace vports using only 'netdev' structure.

Let's forbid vport offloading from userspace datapath to avoid
installing userspace flows to unrelated system devices.

Future dynamic flow API management will allow to enable vport
offloading back using more flexible checks.

Fixes: 241bad15d99a ("dpif-netdev: associate flow with a mark id")
Reported-by: Ophir Munk <ophirmu at mellanox.com>
Acked-By: Roni Bar Yanai <roniba at mellanox.com>
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>

View the changeset: https://github.com/igsilya/ovs/compare/d18235e14448...0b021a29d444

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

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&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/20190606/7f36c756/attachment-0001.html>


More information about the build mailing list