[ovs-dev] [PATCH v2 0/2] netdev-dpdk: Post-copy Live Migration.

Ilya Maximets i.maximets at samsung.com
Tue May 14 13:08:41 UTC 2019


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(-)

-- 
2.17.1



More information about the dev mailing list