Hi Ilya, Ilya Maximets <i.maxim...@samsung.com> writes: > If ovs-vswitchd crashes, it will not be able to recreate the same > vhost user ports, since the socket will still be in the file system. > > This forces netdev-dpdk to create vhost-user sockets in > unique temporaty directories created by mkdtemp(). > > Signed-off-by: Ilya Maximets <i.maxim...@samsung.com> > ---
My only concern is with the way this will interact with qemu, which goes direct to the vhost-user socket path. After this change, is there a way to keep qemu updated? I think it would involve manual intervention either way, right? This may be a case where dpdk should provide the solution to to this problem. What do you think? -Aaron _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev