[ovs-build] Passed: ovsrobot/ovs#1140 (series_115793 - c9536d6)

Travis CI builds at travis-ci.org
Mon Jun 24 17:33:28 UTC 2019


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

Build: #1140
Status: Passed

Duration: 41 mins and 6 secs
Commit: c9536d6 (series_115793)
Author: Ilya Maximets
Message: vswitchd: Always cleanup userspace datapath.

'netdev' datapath is implemented within ovs-vswitchd process and can
not exist without it, so it should be gracefully terminated with a
full cleanup of resources upon ovs-vswitchd exit.

This change forces dpif cleanup for 'netdev' datapath regardless of
passing '--cleanup' to 'ovs-appctl exit'. Such solution allowes to
not pass this additional option everytime for userspace datapath
installations and also allowes to not terminate system datapath in
setups where both datapaths runs at the same time.

This fixes OVS disappearing from the DPDK point of view (keeping HW
NICs improperly configured, sudden closing of vhost-user connections)
and will help with linux devices clearing with upcoming AF_XDP
netdev support.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

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

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/549818415?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/20190624/190c3d0f/attachment-0001.html>


More information about the build mailing list