[ovs-build] Passed: igsilya/ovs#351 (upstream_cleanup - 3d72eef)

Travis CI builds at travis-ci.org
Mon Jun 24 15:47:54 UTC 2019


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

Build: #351
Status: Passed

Duration: 1 hr, 4 mins, and 22 secs
Commit: 3d72eef (upstream_cleanup)
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 inproperly configured, sudden closing of vhost-user connections)
and will help with linux devices configuration with upcoming AF_XDP
netdev support.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>

View the changeset: https://github.com/igsilya/ovs/compare/4332b6719931^...3d72eefb16fa

View the full build log and details: https://travis-ci.org/igsilya/ovs/builds/549782646?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/20190624/a8456222/attachment.html>


More information about the build mailing list