From: Stefan Hajnoczi <stefanha@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: Dmitry Fleytman <dmitry@daynix.com>,
jasowang@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] vmxnet3: Drop net_vmxnet3_info.can_receive
Date: Wed, 2 Sep 2015 14:51:03 +0100 [thread overview]
Message-ID: <20150902135103.GC1924@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1435717587-18155-1-git-send-email-famz@redhat.com>
On Wed, Jul 01, 2015 at 10:26:27AM +0800, Fam Zheng wrote:
> Commit 6e99c63 ("net/socket: Drop net_socket_can_send") changed the
> semantics around .can_receive for sockets to now require the device to
> flush queued pkts when transitioning to a .can_receive=true state. But
> it's OK to drop incoming packets when the link is not active.
>
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
> hw/net/vmxnet3.c | 1 -
> 1 file changed, 1 deletion(-)
Sorry, this was dropped when waiting to see how the .can_receive() stuff
would end up for QEMU 2.4.
Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net
Stefan
prev parent reply other threads:[~2015-09-02 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 2:26 [Qemu-devel] [PATCH] vmxnet3: Drop net_vmxnet3_info.can_receive Fam Zheng
2015-07-02 13:07 ` Stefan Hajnoczi
2015-09-02 13:51 ` Stefan Hajnoczi [this message]
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=20150902135103.GC1924@stefanha-thinkpad.redhat.com \
--to=stefanha@redhat.com \
--cc=dmitry@daynix.com \
--cc=famz@redhat.com \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).