From: Pekka Enberg <penberg@kernel.org>
To: Will Deacon <will.deacon@arm.com>
Cc: Sasha Levin <sasha.levin@oracle.com>,
Marc Zyngier <Marc.Zyngier@arm.com>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: [PATCH] kvm tools: make virtio-net mq max queues configurable
Date: Mon, 15 Apr 2013 13:21:21 +0300 [thread overview]
Message-ID: <516BD4A1.7050603@kernel.org> (raw)
In-Reply-To: <20130415091904.GA9827@mudshark.cambridge.arm.com>
On 04/15/2013 12:19 PM, Will Deacon wrote:
> Hi Sasha,
>
> On Sun, Apr 14, 2013 at 01:20:44AM +0100, Sasha Levin wrote:
>> This patch makes the maximum amount of vqs configurable. To use it pass a 'mq'
>> option to network device configuration. For example:
>>
>> vm run -n mode=tap,mq=4
>>
>> Will allow up to 4 queue pairs for that network device.
>>
>> Note that not specifiying mq, or setting mq=0 will disable virtio-net
>> multiqueuing.
>
> This works a treat, thanks for addressing it so quickly!
>
> Acked-by: Will Deacon <will.deacon@arm.com>
> Tested-by: Will Deacon <will.deacon@arm.com>
Applied, thanks guys!
Pekka
prev parent reply other threads:[~2013-04-15 10:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-14 0:20 [PATCH] kvm tools: make virtio-net mq max queues configurable Sasha Levin
2013-04-15 9:19 ` Will Deacon
2013-04-15 10:21 ` Pekka Enberg [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=516BD4A1.7050603@kernel.org \
--to=penberg@kernel.org \
--cc=Marc.Zyngier@arm.com \
--cc=kvm@vger.kernel.org \
--cc=sasha.levin@oracle.com \
--cc=will.deacon@arm.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.