[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Slow windows network with gplpv driver.


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Anton <anton.list@xxxxxxxxx>
  • Date: Wed, 25 Aug 2010 13:33:19 +1200
  • Delivery-date: Tue, 24 Aug 2010 18:34:32 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pOwREve39HmpX4r2+fnM1QtVuioJtYNtDZ3LImQ5FqGOMrzkRTwWfcm4Xl2Y4oic7S ZaZrCt9WxD2Km/2SunqIfhpZOfmgSR2bznH0B9HrtIfQHyqy2+MhgHPxC/qE19YfcfVg N2F3GkLwdZZRt/E2GE3fyCJM/BvYLyvMI5H8I=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 25 August 2010 12:46, John McMonagle <johnm@xxxxxxxxxxx> wrote:
> On Tuesday, August 24, 2010 05:55:08 pm you wrote:
>
>> Do you still have type=ioemu in the domU vif settings? I found
>> removing that almost doubled network performance when the GPLPV
>> drivers are installed.
>>
>> I even seen references to replacing it with type=paravirtualized as
>> well, but have compared that yet.
>
> Had
> vif=['mac=00:16:3E:30:E1:32' ]
> Tried
> vif=['type=paravirtualized', 'mac=00:16:3E:30:E1:32' ]
> No change :-(
>

[whoops, my original reply didn't go to the list - fixed]

So you didn't have the type=ioemu anyway - oh well.

One minor point (that might not have any effect):

I think that vif line should probably be written like:

vif=['type=paravirtualized, mac=00:16:3E:30:E1:32' ]

The quotes either side of the comma should be removed to make it a
single string.

I think...

vif=['type=paravirtualized', 'mac=00:16:3E:30:E1:32' ]

...will actually be creating two different interfaces - one with the
type setting and a second one with the MAC setting. The
paravirtualized setting might not have been applied to your actual
interface, but I don't know that will actually make any difference
anyway.

http://wiki.xen.org/xenwiki/XenNetworking

-- 
Cheers
Anton

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.