[add new Jason's address]
On 14.09.26 20:53, Vladimir Sementsov-Ogievskiy wrote:
Hi all!
Here is a test (with some fixes and changes, so r-b dropped),
and several small fixes to recently merged live-TAP local migration
series.
Vladimir Sementsov-Ogievskiy (5):
tests/functional: add test_tap_migration
net/tap: tap_post_load(): poll only on success
hw/net: finish backend initialization earler for local migration
net/tap: move vmstate initialization to new_tap()
net/tap: net_init_tap_one(): fix failure path
hw/net/virtio-net.c | 40 +-
net/tap.c | 11 +-
tests/functional/x86_64/meson.build | 1 +
tests/functional/x86_64/test_tap_migration.py | 425 ++++++++++++++++++
4 files changed, 448 insertions(+), 29 deletions(-)
create mode 100755 tests/functional/x86_64/test_tap_migration.py
--
Best regards,
Vladimir