qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] net packet storms with multiple NICs


From: Avi Kivity
Subject: Re: [Qemu-devel] net packet storms with multiple NICs
Date: Mon, 26 Oct 2009 15:44:41 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4

On 10/26/2009 03:40 PM, Krumme, Chris wrote:

Well, it is.  vlan=x really means "the ethernet segment named x".  If
you connect all your guest nics to one vlan, you are
connecting them all
to one ethernet segment, so any packet transmitted on one will be
reflected on others.

Whether this is a useful feature is another matter, but the code is
functioning as expected.
Hello,

We had one environment where the NIC understood by u-boot and the NIC
understood by the kernel where different.  We just attached both to the
same VLAN.  During u-boot one was used for downloading the kernel, then
once the kernel booted the other was used.  Not ideal, and maybe not
important enough to keep the "feature" around, but it does get used now
and again.

You could get the same behaviour by using two different vlans connected to the same bridge.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]