WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] [PATCH] Virtual machine queue NIC support incontrol pane

To: "Kieran Mansley" <kmansley@xxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] Virtual machine queue NIC support incontrol panel
From: "Zhao, Yu" <yu.zhao@xxxxxxxxx>
Date: Sun, 3 Feb 2008 14:36:16 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, joserenato.santos@xxxxxx
Delivery-date: Sat, 02 Feb 2008 22:38:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1201776344.4125.7.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <7A25B56E4BE99C4283EB931CD1A40E11C8BA51@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1201776344.4125.7.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Achj9nJ13cFR48WtRTKde2GUQEpWYwCM9VGA
Thread-topic: [Xen-devel] [PATCH] Virtual machine queue NIC support incontrol panel
>On Thu, 2008-01-31 at 17:14 +0800, Zhao, Yu wrote:
>> This patch enables virtual machine queue NIC support in control panel
>> (xm/xend), so user can add or remove dedicated queue for a guest.
>
>I haven't looked in detail, but the "vmq" option to the vif
>configuration seems to have the same syntax (and similar semantics as
>far as the user is concerned: make this vif go faster using the
>specified physical device) to the "accel" option.  I wonder if the two
>could be combined?
>
>Kieran

Thanks for the suggestion. We could make "accel" more general, then these two 
options (and other coming options) can be combined.

Currently "accel" only supports static configuration, which means user has to 
set its values before the associated VIF is allocated. I'd like to turn "accel" 
into be a dynamic option, so user can enable an accelerator for a VIF even when 
this VIF is running.

And the content of "accel" also could be in a multi-column format, rather than 
NIC name. For example, if "accel" could recognize 
"eth_name:feature:parameters", then user can pass flags to acceleration 
plug-in. This gives more flexibility.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>