From: Wei Liu <wei.liu2@citrix.com>
To: "Andrew J. Bennieston" <andrew.bennieston@citrix.com>
Cc: <xen-devel@lists.xenproject.org>, <davem@davemloft.net>,
<ian.campbell@citrix.com>, <wei.liu2@citrix.com>,
<paul.durrant@citrix.com>, <netdev@vger.kernel.org>,
<david.vrabel@citrix.com>, <zoltan.kiss@citrix.com>
Subject: Re: [PATCH V7 net-next 6/7] xen-netfront: Add support for multiple queues
Date: Wed, 30 Apr 2014 15:51:27 +0100 [thread overview]
Message-ID: <20140430145127.GF19082@zion.uk.xensource.com> (raw)
In-Reply-To: <1398778035-26233-7-git-send-email-andrew.bennieston@citrix.com>
On Tue, Apr 29, 2014 at 02:27:14PM +0100, Andrew J. Bennieston wrote:
> From: "Andrew J. Bennieston" <andrew.bennieston@citrix.com>
>
> Build on the refactoring of the previous patch to implement multiple
> queues between xen-netfront and xen-netback.
>
> Check XenStore for multi-queue support, and set up the rings and event
> channels accordingly.
>
> Write ring references and event channels to XenStore in a queue
> hierarchy if appropriate, or flat when using only one queue.
>
> Update the xennet_select_queue() function to choose the queue on which
> to transmit a packet based on the skb hash result.
>
> Signed-off-by: Andrew J. Bennieston <andrew.bennieston@citrix.com>
> Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Not official netfront maintainer but FWIW:
Acked-by: Wei Liu <wei.liu2@citrix.com>
next prev parent reply other threads:[~2014-04-30 14:51 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-29 13:27 [PATCH V7 net-next] xen-net{back, front}: Multiple transmit and receive queues Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-29 13:27 ` [PATCH V7 net-next 1/7] xen-netback: Move grant_copy_op array back into struct xenvif Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-30 14:50 ` Wei Liu
2014-04-30 14:50 ` Wei Liu
2014-04-29 13:27 ` [PATCH V7 net-next 2/7] xen-netback: Factor queue-specific data into queue struct Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-29 13:27 ` [PATCH V7 net-next 3/7] xen-netback: Add support for multiple queues Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-29 13:27 ` [PATCH V7 net-next 4/7] xen-netback: Correctly clean up after queue initialisation error Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-30 14:49 ` Wei Liu
2014-04-30 14:49 ` Wei Liu
2014-04-30 16:46 ` Andrew Bennieston
2014-04-30 16:46 ` Andrew Bennieston
2014-04-29 13:27 ` [PATCH V7 net-next 5/7] xen-netfront: Factor queue-specific data into queue struct Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-30 14:51 ` Wei Liu
2014-04-30 14:51 ` Wei Liu
2014-04-30 14:59 ` David Vrabel
2014-04-30 14:59 ` [Xen-devel] " David Vrabel
2014-04-29 13:27 ` [PATCH V7 net-next 6/7] xen-netfront: Add support for multiple queues Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-30 14:51 ` Wei Liu
2014-04-30 14:51 ` Wei Liu [this message]
2014-04-29 13:27 ` [PATCH V7 net-next 7/7] xen-net{back, front}: Document multi-queue feature in netif.h Andrew J. Bennieston
2014-04-29 13:27 ` Andrew J. Bennieston
2014-04-30 14:51 ` Wei Liu
2014-04-30 14:51 ` [PATCH V7 net-next 7/7] xen-net{back,front}: " Wei Liu
2014-04-30 16:47 ` [PATCH V7 net-next 7/7] xen-net{back, front}: " Andrew Bennieston
2014-04-30 16:47 ` [PATCH V7 net-next 7/7] xen-net{back,front}: " Andrew Bennieston
2014-04-30 14:50 ` [PATCH V7 net-next] xen-net{back, front}: Multiple transmit and receive queues Wei Liu
2014-04-30 14:50 ` [PATCH V7 net-next] xen-net{back,front}: " Wei Liu
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=20140430145127.GF19082@zion.uk.xensource.com \
--to=wei.liu2@citrix.com \
--cc=andrew.bennieston@citrix.com \
--cc=davem@davemloft.net \
--cc=david.vrabel@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=netdev@vger.kernel.org \
--cc=paul.durrant@citrix.com \
--cc=xen-devel@lists.xenproject.org \
--cc=zoltan.kiss@citrix.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.