[ovs-build] Errored: roidayan/ovs#128 (asap2-direct-3.3-next - 715395b)

Travis CI builds at travis-ci.org
Wed Aug 16 13:40:56 UTC 2017


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

Build: #128
Status: Errored

Duration: 1 hour, 11 minutes, and 10 seconds
Commit: 715395b (asap2-direct-3.3-next)
Author: Roi Dayan
Message: dpif: Fix cleanup of netdev_ports map

Executing dpctl commands from userspace also calls to
dpif_open()/dpif_close() but not really creating another dpif
but using a clone.
As for netdev_ports map is global we avoid adding duplicate entries
but also need to make sure we are not removing needed entries.
With this commit we make sure only the last dpif close should clean
the netdev_ports map.

Issue: 1119374
Fixes: 6595cb95a4a9 ("dpif: Clean up netdev_ports map on dpif_close().")
Change-Id: I15f964343a6d2337796b4ff2621614051d66c916
Signed-off-by: Roi Dayan <roid at mellanox.com>
Reviewed-by: Paul Blakey <paulb at mellanox.com>

View the changeset: https://github.com/roidayan/ovs/compare/902062bfb369...715395b6e3d6

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


More information about the build mailing list