Thanks Liliia and Maxime! Applied to master. Best regards, Ilya Maximets.
On 14.05.2019 16:08, Ilya Maximets wrote: > Version 2: > * Minor NEWS rebase. > * Disallowed postcopy if 'mlockall' specified. > > Ilya Maximets (1): > vswitchd: Track status of memory locking. > > Liliia Butorina (1): > netdev-dpdk: Post-copy Live Migration support for vhost-user-client. > > Documentation/topics/dpdk/vhost-user.rst | 53 +++++++++++++++++++++++- > NEWS | 1 + > lib/dpdk-stub.c | 6 +++ > lib/dpdk.c | 18 ++++++++ > lib/dpdk.h | 1 + > lib/netdev-dpdk.c | 5 +++ > lib/util.c | 15 +++++++ > lib/util.h | 3 ++ > vswitchd/ovs-vswitchd.c | 2 + > vswitchd/vswitch.xml | 16 +++++++ > 10 files changed, 119 insertions(+), 1 deletion(-) > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
