[ovs-build] Passed: ovsrobot/ovs#1982 (series_147556 - 53cb946)

Travis CI builds at travis-ci.org
Tue Dec 10 15:00:05 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #1982
Status: Passed

Duration: 1 hr, 0 mins, and 16 secs
Commit: 53cb946 (series_147556)
Author: Ilya Maximets
Message: dpif-netdev: Hold global port mutex while calling offload API.

We changed datapath port lookup to netdev-offload API usage, but
forgot that port mutex was there not only to protect datapath
port hash map.  It was there also as a workaround solution for
complete unsafety of netdev-offload-dpdk functions.

Turning it back to fix the behaviour and adding a comment to prevent
removing it in the future unless netdev-offload-dpdk fixed.

For the thread safety notice see the top of netdev-offload-dpdk.c.

Fixes: 30115809da2e ("dpif-netdev: Use netdev-offload API for port lookup while offloading")
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/53cb94623ea2

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

--

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


More information about the build mailing list