From: Jason Wang <jasowang@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RFC v2 0/3] virtio_net: enabling tx interrupts
Date: Thu, 16 Oct 2014 08:31:43 +0800 [thread overview]
Message-ID: <543F11EF.4090206@redhat.com> (raw)
In-Reply-To: <1413383116-30977-1-git-send-email-mst@redhat.com>
On 10/15/2014 10:32 PM, Michael S. Tsirkin wrote:
> RFC patches to enable tx interrupts.
> This is to demonstrate how this can be done without
> core virtio changes, and to make sure I understand
> the new APIs correctly.
>
> Testing TBD: I'm going offline for several days, will only be able to
> test afterwards (unless someone beats me to this).
> So I thought I'd post this early.
>
> Applies on top of patch: "virtio_net: fix use after free"
> that I recently sent.
>
> Changes:
> address comments by Jason Wang, use delayed cb everywhere
> rebased Jason's patch on top of mine and include it (with some tweaks)
>
> Jason, feel free to either use this, try it out, or take ideas out
> of this patchset and reuse in any other way you see fit.
Sure, will do some tests first.
Thanks
>
> Jason Wang (1):
> virtio-net: optimize free_old_xmit_skbs stats
>
> Michael S. Tsirkin (2):
> virtio_net: enable tx interrupt
> virtio_net: bql
>
> drivers/net/virtio_net.c | 153 ++++++++++++++++++++++++++++++++++-------------
> 1 file changed, 111 insertions(+), 42 deletions(-)
>
prev parent reply other threads:[~2014-10-16 0:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-15 14:32 [PATCH RFC v2 0/3] virtio_net: enabling tx interrupts Michael S. Tsirkin
2014-10-15 14:32 ` [PATCH RFC v2 1/3] virtio_net: enable tx interrupt Michael S. Tsirkin
2014-10-17 5:11 ` Jason Wang
2014-10-15 14:32 ` [PATCH RFC v2 2/3] virtio_net: bql Michael S. Tsirkin
2014-10-17 5:16 ` Jason Wang
2014-10-15 14:32 ` [PATCH RFC v2 3/3] virtio-net: optimize free_old_xmit_skbs stats Michael S. Tsirkin
2014-10-16 0:31 ` Jason Wang [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=543F11EF.4090206@redhat.com \
--to=jasowang@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.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