From: Jason Wang <jasowang@redhat.com>
To: Liuyongan <liuyongan@huawei.com>
Cc: Likunyun <likunyun@huawei.com>, Wangfuhai <wangfuhai@huawei.com>,
qemu-devel@nongnu.org, "Qianhuibin (Huibin QIAN,
Euler)" <qianhuibin@huawei.com>
Subject: Re: [Qemu-devel] [PATCH V7 0/5] Send the gratuitous by guest
Date: Mon, 10 Feb 2014 21:45:19 -0500 (EST) [thread overview]
Message-ID: <781377216.993585.1392086719399.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <E4ABEE53CC34664FA3F0BD8AEAF50A1941E1B48C@SZXEMA512-MBS.china.huawei.com>
----- Original Message -----
> Hi,
> Has anybody here work on this subject and update a newer patch?
> Thanks in advance.
>
> Yongan Liu
>
>
Hi, I will continue work on this.
Just FYI, based on the discussions on past version, I plan to send a v8 just for virtio-net.
Thanks
> -----bellows are words from patch v7 ----
> This series tries to let guest instead of qemu to send the gratuitous packets
> after migration when guest is capable of doing this. This is needed since
> it's
> impossible for qemu to keep track of all configurations (e.g 802.1Q) and mac
> addresses (more than one mac address may be used by guest). So qemu can't
> build
> gratuitous packets for all those configurations properly. The only solution
> is
> let guest driver who knew all needed information to do this.
>
> The series first introduces a new runstate which just tracks the state when
> the
> migration is finished and guest is about to start. And then we can just
> trying
> to notify the guest to send the GARP after changing from this state to
> running. A model specific announcing method were also also introduced to let
> each kinds of nic do its own notification. When there's no such method
> register
> for the nic, the old style of sending RARP were kept. And the last two
> patches
> implemented the virtio-net method of notification.
>
>
next prev parent reply other threads:[~2014-02-11 2:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 12:30 [Qemu-devel] [PATCH V7 0/5] Send the gratuitous by guest Liuyongan
2014-02-11 2:45 ` Jason Wang [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-07 8:23 Jason Wang
2013-03-07 10:04 ` Michael S. Tsirkin
2013-03-07 10:13 ` Jason Wang
2013-03-07 10:25 ` Michael S. Tsirkin
2013-03-07 10:33 ` Jason Wang
2013-03-07 10:52 ` Michael S. Tsirkin
2013-03-08 3:41 ` Jason Wang
2013-03-08 11:03 ` Stefan Hajnoczi
2013-03-11 7:45 ` Jason Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=781377216.993585.1392086719399.JavaMail.zimbra@redhat.com \
--to=jasowang@redhat.com \
--cc=likunyun@huawei.com \
--cc=liuyongan@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=qianhuibin@huawei.com \
--cc=wangfuhai@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).