From: David Miller <davem@davemloft.net>
To: paul.durrant@citrix.com
Cc: netdev@vger.kernel.org, xen-devel@lists.xenproject.org
Subject: Re: [PATCH v2 net-next 0/7] xen-netback: guest rx side refactor
Date: Thu, 06 Oct 2016 20:38:52 -0400 (EDT) [thread overview]
Message-ID: <20161006.203852.1878781609807456985.davem@davemloft.net> (raw)
In-Reply-To: <1475573358-32414-1-git-send-email-paul.durrant@citrix.com>
From: Paul Durrant <paul.durrant@citrix.com>
Date: Tue, 4 Oct 2016 10:29:11 +0100
> This series refactors the guest rx side of xen-netback:
>
> - The code is moved into its own source module.
>
> - The prefix variant of GSO handling is retired (since it is no longer
> in common use, and alternatives exist).
>
> - The code is then simplified and modifications made to improve
> performance.
>
> v2:
> - Rebased onto refreshed net-next
Series applied, thanks.
prev parent reply other threads:[~2016-10-07 0:38 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-04 9:29 [PATCH v2 net-next 0/7] xen-netback: guest rx side refactor Paul Durrant
2016-10-04 9:29 ` [PATCH v2 net-next 1/7] xen-netback: separate guest side rx code into separate module Paul Durrant
2016-10-04 9:29 ` [PATCH v2 net-next 2/7] xen-netback: retire guest rx side prefix GSO feature Paul Durrant
2016-10-04 10:14 ` [Xen-devel] " David Vrabel
2016-10-04 12:52 ` Konrad Rzeszutek Wilk
2016-10-04 13:35 ` Paul Durrant
2016-10-04 14:24 ` Konrad Rzeszutek Wilk
2016-10-05 15:30 ` Roger Pau Monné
2016-10-05 15:40 ` Manuel Bouyer
2016-10-04 9:29 ` [PATCH v2 net-next 3/7] xen-netback: refactor guest rx Paul Durrant
2016-10-04 9:29 ` [PATCH v2 net-next 4/7] xen-netback: immediately wake tx queue when guest rx queue has space Paul Durrant
2016-10-04 12:48 ` [Xen-devel] " Konrad Rzeszutek Wilk
2016-10-04 13:56 ` Paul Durrant
2016-10-04 9:29 ` [PATCH v2 net-next 5/7] xen-netback: process guest rx packets in batches Paul Durrant
2016-10-04 12:47 ` [Xen-devel] " Konrad Rzeszutek Wilk
2016-10-04 14:02 ` Paul Durrant
2016-10-04 14:51 ` David Vrabel
2016-10-04 9:29 ` [PATCH v2 net-next 6/7] xen-netback: batch copies for multiple to-guest rx packets Paul Durrant
2016-10-04 9:29 ` [PATCH v2 net-next 7/7] xen/netback: add fraglist support for to-guest rx Paul Durrant
2016-10-04 10:56 ` [Xen-devel] " David Vrabel
2016-10-07 0:38 ` David Miller [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=20161006.203852.1878781609807456985.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=paul.durrant@citrix.com \
--cc=xen-devel@lists.xenproject.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).