qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
       [not found]           ` <20120510054557.GQ18384@garlic.redhat.com>
@ 2012-06-04  5:31             ` Charles.Tsai-蔡清海-研究發展部
  2012-06-04  6:02               ` mathslinux
  0 siblings, 1 reply; 9+ messages in thread
From: Charles.Tsai-蔡清海-研究發展部 @ 2012-06-04  5:31 UTC (permalink / raw)
  To: qemu-devel@nongnu.org
  Cc: Charles.Hsu-許志鴻-研究發展部,
	Paul Lu-盧偉智-研究發展部

We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.

We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.

The version of Qemu installed in Ubuntu is 0.14.1.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  5:31             ` [Qemu-devel] VirtIO Net driver for Ubuntu 11.10 Charles.Tsai-蔡清海-研究發展部
@ 2012-06-04  6:02               ` mathslinux
  2012-06-04  6:07                 ` Charles.Tsai-蔡清海-研究發展部
  0 siblings, 1 reply; 9+ messages in thread
From: mathslinux @ 2012-06-04  6:02 UTC (permalink / raw)
  To: Charles.Tsai-蔡清海-研究發展部
  Cc: qemu-devel@nongnu.org

Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com> writes:

> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>
> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>
> The version of Qemu installed in Ubuntu is 0.14.1.
>
The virtio driver is implemented in the guest operating system, it's a
kernel module, so what is your kernel version? Maybe you need a kernel
of higher version.
-- 
linuxer, emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:02               ` mathslinux
@ 2012-06-04  6:07                 ` Charles.Tsai-蔡清海-研究發展部
  2012-06-04  6:17                   ` Dunrong Huang
  0 siblings, 1 reply; 9+ messages in thread
From: Charles.Tsai-蔡清海-研究發展部 @ 2012-06-04  6:07 UTC (permalink / raw)
  To: mathslinux; +Cc: qemu-devel@nongnu.org

The kernel version is 3.0.0.12
The Qemu version is 1.0.0(we upgraded it)

What version of kernel do we need to upgrade?

-----Original Message-----
From: mathslinux [mailto:riegamaths@gmail.com] 
Sent: Monday, June 04, 2012 2:03 PM
To: Charles.Tsai-蔡清海-研究發展部
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10

Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com> writes:

> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>
> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>
> The version of Qemu installed in Ubuntu is 0.14.1.
>
The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.
--
linuxer, emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:07                 ` Charles.Tsai-蔡清海-研究發展部
@ 2012-06-04  6:17                   ` Dunrong Huang
  2012-06-04  6:18                     ` Dunrong Huang
  2012-06-04  6:21                     ` Charles.Tsai-蔡清海-研究發展部
  0 siblings, 2 replies; 9+ messages in thread
From: Dunrong Huang @ 2012-06-04  6:17 UTC (permalink / raw)
  To: Charles.Tsai-蔡清海-研究�l展部
  Cc: qemu-devel@nongnu.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 1941 bytes --]

2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
> The kernel version is 3.0.0.12
> The Qemu version is 1.0.0(we upgraded it)
>
> What version of kernel do we need to upgrade?
The latest version is v3.4, so you can try and upgrade to v3.1, v3.2
or v3.3, and test
it.
>
> -----Original Message-----
> From: mathslinux [mailto:riegamaths@gmail.com]
> Sent: Monday, June 04, 2012 2:03 PM
> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
> Cc: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>
> Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com> writes:
>
>> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>>
>> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>>
>> The version of Qemu installed in Ubuntu is 0.14.1.
>>
> The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.




-- 
linuxer and emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:17                   ` Dunrong Huang
@ 2012-06-04  6:18                     ` Dunrong Huang
  2012-06-04  6:21                     ` Charles.Tsai-蔡清海-研究發展部
  1 sibling, 0 replies; 9+ messages in thread
From: Dunrong Huang @ 2012-06-04  6:18 UTC (permalink / raw)
  To: Charles.Tsai-蔡清海-研究�l展部
  Cc: qemu-devel@nongnu.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 2040 bytes --]

2012/6/4 Dunrong Huang <riegamaths@gmail.com>:
> 2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
>> The kernel version is 3.0.0.12
>> The Qemu version is 1.0.0(we upgraded it)
>>
>> What version of kernel do we need to upgrade?
> The latest version is v3.4, so you can try and upgrade to v3.1, v3.2
> or v3.3, and test
> it.
Or upgrade your ubuntu VM.
>>
>> -----Original Message-----
>> From: mathslinux [mailto:riegamaths@gmail.com]
>> Sent: Monday, June 04, 2012 2:03 PM
>> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
>> Cc: qemu-devel@nongnu.org
>> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>>
>> Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com> writes:
>>
>>> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>>>
>>> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>>>
>>> The version of Qemu installed in Ubuntu is 0.14.1.
>>>
>> The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.
>

-- 
linuxer, emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:17                   ` Dunrong Huang
  2012-06-04  6:18                     ` Dunrong Huang
@ 2012-06-04  6:21                     ` Charles.Tsai-蔡清海-研究發展部
  2012-06-04  6:25                       ` Dunrong Huang
  1 sibling, 1 reply; 9+ messages in thread
From: Charles.Tsai-蔡清海-研究發展部 @ 2012-06-04  6:21 UTC (permalink / raw)
  To: Dunrong Huang; +Cc: qemu-devel@nongnu.org

I am just curious about this issue. Is there any document mentioning the lowest version of the kernel to be supported by VirtIO?


-----Original Message-----
From: Dunrong Huang [mailto:riegamaths@gmail.com] 
Sent: Monday, June 04, 2012 2:17 PM
To: Charles.Tsai-蔡清海-研究發展部
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10

2012/6/4 Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com>:
> The kernel version is 3.0.0.12
> The Qemu version is 1.0.0(we upgraded it)
>
> What version of kernel do we need to upgrade?
The latest version is v3.4, so you can try and upgrade to v3.1, v3.2 or v3.3, and test it.
>
> -----Original Message-----
> From: mathslinux [mailto:riegamaths@gmail.com]
> Sent: Monday, June 04, 2012 2:03 PM
> To: Charles.Tsai-蔡清海-研究發展部
> Cc: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>
> Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com> writes:
>
>> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>>
>> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>>
>> The version of Qemu installed in Ubuntu is 0.14.1.
>>
> The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.




--
linuxer and emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:21                     ` Charles.Tsai-蔡清海-研究發展部
@ 2012-06-04  6:25                       ` Dunrong Huang
  2012-06-04  6:27                         ` Charles.Tsai-蔡清海-研究發展部
  0 siblings, 1 reply; 9+ messages in thread
From: Dunrong Huang @ 2012-06-04  6:25 UTC (permalink / raw)
  To: Charles.Tsai-蔡清海-研究�l展部
  Cc: qemu-devel@nongnu.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 2470 bytes --]

2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
> I am just curious about this issue. Is there any document mentioning the lowest version of the kernel to be supported by VirtIO?
>
See http://www.linux-kvm.org/page/Virtio
>
> -----Original Message-----
> From: Dunrong Huang [mailto:riegamaths@gmail.com]
> Sent: Monday, June 04, 2012 2:17 PM
> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
> Cc: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>
> 2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
>> The kernel version is 3.0.0.12
>> The Qemu version is 1.0.0(we upgraded it)
>>
>> What version of kernel do we need to upgrade?
> The latest version is v3.4, so you can try and upgrade to v3.1, v3.2 or v3.3, and test it.
>>
>> -----Original Message-----
>> From: mathslinux [mailto:riegamaths@gmail.com]
>> Sent: Monday, June 04, 2012 2:03 PM
>> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
>> Cc: qemu-devel@nongnu.org
>> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>>
>> Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com> writes:
>>
>>> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>>>
>>> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>>>
>>> The version of Qemu installed in Ubuntu is 0.14.1.
>>>
>> The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.
>
>

-- 
linuxer and emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:25                       ` Dunrong Huang
@ 2012-06-04  6:27                         ` Charles.Tsai-蔡清海-研究發展部
  2012-06-04  6:34                           ` Dunrong Huang
  0 siblings, 1 reply; 9+ messages in thread
From: Charles.Tsai-蔡清海-研究發展部 @ 2012-06-04  6:27 UTC (permalink / raw)
  To: Dunrong Huang; +Cc: qemu-devel@nongnu.org

Yes, I saw that page too. But our current kernel version meets the kernel requirement.
Why do we need to upgrade it?

-----Original Message-----
From: Dunrong Huang [mailto:riegamaths@gmail.com] 
Sent: Monday, June 04, 2012 2:26 PM
To: Charles.Tsai-蔡清海-研究發展部
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10

2012/6/4 Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com>:
> I am just curious about this issue. Is there any document mentioning the lowest version of the kernel to be supported by VirtIO?
>
See http://www.linux-kvm.org/page/Virtio
>
> -----Original Message-----
> From: Dunrong Huang [mailto:riegamaths@gmail.com]
> Sent: Monday, June 04, 2012 2:17 PM
> To: Charles.Tsai-蔡清海-研究發展部
> Cc: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>
> 2012/6/4 Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com>:
>> The kernel version is 3.0.0.12
>> The Qemu version is 1.0.0(we upgraded it)
>>
>> What version of kernel do we need to upgrade?
> The latest version is v3.4, so you can try and upgrade to v3.1, v3.2 or v3.3, and test it.
>>
>> -----Original Message-----
>> From: mathslinux [mailto:riegamaths@gmail.com]
>> Sent: Monday, June 04, 2012 2:03 PM
>> To: Charles.Tsai-蔡清海-研究發展部
>> Cc: qemu-devel@nongnu.org
>> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>>
>> Charles.Tsai-蔡清海-研究發展部 <charles.tsai@cloudena.com> writes:
>>
>>> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>>>
>>> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>>>
>>> The version of Qemu installed in Ubuntu is 0.14.1.
>>>
>> The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.
>
>

-- 
linuxer and emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
  2012-06-04  6:27                         ` Charles.Tsai-蔡清海-研究發展部
@ 2012-06-04  6:34                           ` Dunrong Huang
  0 siblings, 0 replies; 9+ messages in thread
From: Dunrong Huang @ 2012-06-04  6:34 UTC (permalink / raw)
  To: Charles.Tsai-蔡清海-研究�l展部
  Cc: qemu-devel@nongnu.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 3169 bytes --]

2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
> Yes, I saw that page too. But our current kernel version meets the kernel requirement.
> Why do we need to upgrade it?
I mean maybe the virtio drivers you installed in your VM is unstable.
Virtio is implemented
as a kernel module,  so if you upgrade your kernel, maybe this problem
can be fixed.

It's just a suggestion.
>
> -----Original Message-----
> From: Dunrong Huang [mailto:riegamaths@gmail.com]
> Sent: Monday, June 04, 2012 2:26 PM
> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
> Cc: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>
> 2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
>> I am just curious about this issue. Is there any document mentioning the lowest version of the kernel to be supported by VirtIO?
>>
> See http://www.linux-kvm.org/page/Virtio
>>
>> -----Original Message-----
>> From: Dunrong Huang [mailto:riegamaths@gmail.com]
>> Sent: Monday, June 04, 2012 2:17 PM
>> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
>> Cc: qemu-devel@nongnu.org
>> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>>
>> 2012/6/4 Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com>:
>>> The kernel version is 3.0.0.12
>>> The Qemu version is 1.0.0(we upgraded it)
>>>
>>> What version of kernel do we need to upgrade?
>> The latest version is v3.4, so you can try and upgrade to v3.1, v3.2 or v3.3, and test it.
>>>
>>> -----Original Message-----
>>> From: mathslinux [mailto:riegamaths@gmail.com]
>>> Sent: Monday, June 04, 2012 2:03 PM
>>> To: Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿
>>> Cc: qemu-devel@nongnu.org
>>> Subject: Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
>>>
>>> Charles.Tsai-²ÌÇ庣-Ñо¿°lÕ¹²¿ <charles.tsai@cloudena.com> writes:
>>>
>>>> We recently ran an Ubuntu 11.10 VM which was installed with VirtIO NIC driver. The VirtIO net driver came from the Ubuntu's default package. The VM we installed was configured as a bridge mode. When we ran the Iperf test against the VM, the network interface of the VM was fairly unstable. Sometimes, the network interface of the VM could not receive the packets and we needed to bright the network interface down and up in order to make it work. After we replaced the VirtIo Net driver with ne2k driver and it worked quite stably now.
>>>>
>>>> We know that the performance of virtIO is much better than ne2k in virtual environment. We would like to use virtio driver instead. If this is the virtio driver issue, can you tell us where to get the latest virtIO driver for Ubuntu VM? Otherwise, tell us how to make the virtio net driver work in Ubuntu VM if you have ever had similar issue before.
>>>>
>>>> The version of Qemu installed in Ubuntu is 0.14.1.
>>>>
>>> The virtio driver is implemented in the guest operating system, it's a kernel module, so what is your kernel version? Maybe you need a kernel of higher version.
>>
>>

-- 
linuxer and emacser and pythoner living in beijing
blog: http://mathslinux.org
twitter: https://twitter.com/mathslinux
google+: https://plus.google.com/118129852578326338750

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-06-04  6:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <C7C4AF833A4C6B488E44D309A5B03905011FAAF4@be02.systex.tw>
     [not found] ` <1324919227.4401.3.camel@denise.theartistscloset.com>
     [not found]   ` <C7C4AF833A4C6B488E44D309A5B03905011FAFFC@be02.systex.tw>
     [not found]     ` <1325390694.4174.53.camel@denise.theartistscloset.com>
     [not found]       ` <20120101105304.GA20432@garlic.redhat.com>
     [not found]         ` <B98D01AC6D58544886DC44AD0A4A1F6504B79083@MBX01.systex.tw>
     [not found]           ` <20120510054557.GQ18384@garlic.redhat.com>
2012-06-04  5:31             ` [Qemu-devel] VirtIO Net driver for Ubuntu 11.10 Charles.Tsai-蔡清海-研究發展部
2012-06-04  6:02               ` mathslinux
2012-06-04  6:07                 ` Charles.Tsai-蔡清海-研究發展部
2012-06-04  6:17                   ` Dunrong Huang
2012-06-04  6:18                     ` Dunrong Huang
2012-06-04  6:21                     ` Charles.Tsai-蔡清海-研究發展部
2012-06-04  6:25                       ` Dunrong Huang
2012-06-04  6:27                         ` Charles.Tsai-蔡清海-研究發展部
2012-06-04  6:34                           ` Dunrong Huang

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).