Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot

2013-10-21 Thread Reid Price
com] > *Sent:* Monday, October 21, 2013 7:41 AM > *To:* Li, Chen > *Cc:* Jesse Gross; dev@openvswitch.org > > *Subject:* Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot > > ** ** > > Hi chen, > > ** ** > > What Jesse is pointing out is that y

Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot

2013-10-20 Thread Li, Chen
October 21, 2013 7:41 AM To: Li, Chen Cc: Jesse Gross; dev@openvswitch.org Subject: Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot Hi chen, What Jesse is pointing out is that your problem seems unrelated to OVS. In particular, the low throughput you observe is probably related to somet

Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot

2013-10-20 Thread Reid Price
ger to solve this ,but really have no idea where to start……L > > ** ** > > *From:* Jesse Gross [mailto:je...@nicira.com] > *Sent:* Saturday, October 19, 2013 12:16 AM > *To:* Li, Chen > *Cc:* dev@openvswitch.org > *Subject:* Re: [ovs-dev] vlan tag add/remove affect band

Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot

2013-10-19 Thread Li, Chen
Sorry, I’m really new to OVS, can you give me more specific move I can do next? I’m eager to solve this ,but really have no idea where to start……☹ From: Jesse Gross [mailto:je...@nicira.com] Sent: Saturday, October 19, 2013 12:16 AM To: Li, Chen Cc: dev@openvswitch.org Subject: Re: [ovs-dev] vlan

Re: [ovs-dev] vlan tag add/remove affect bandwidth a lot

2013-10-18 Thread Jesse Gross
On Fri, Oct 18, 2013 at 12:08 AM, Li, Chen wrote: > I have changed my test method a little to make the issue more clear: > > > > ** ** > > As you can see, my vm has two virtual NIC, tap1 is working under VLAN > (tag=2002), while tap2 is working under FLAT. > > And the bandwidth

[ovs-dev] vlan tag add/remove affect bandwidth a lot

2013-10-17 Thread Li, Chen
Hi list, We're working under Openvswitch + Openstack, the kernel is 2.6.32-358.114.1.openstack.el6.x86_64, and OVS is openvswitch.x86_64 1.10.0-1.el6. We tested the bandwidth between the virtual machine (host 1) and a physical machine (host 2). (The link between host 1 and host 2 is 10 G

Re: [ovs-dev] Vlan tag

2011-06-14 Thread Jesse Gross
On Tue, Jun 14, 2011 at 1:29 AM, nicolas prochazka wrote: > Ok, > At this time, i suppress vlan acceleration feature from igb driver in > kernel, > then vlan is now fine. > Do you have any idea about performance regression of disable vlan > acceleration . Some NICs lose other forms of offloading

Re: [ovs-dev] Vlan tag

2011-06-14 Thread nicolas prochazka
Ok, At this time, i suppress vlan acceleration feature from igb driver in kernel, then vlan is now fine. Do you have any idea about performance regression of disable vlan acceleration . Regards, Nicolas. 2011/6/13 Jesse Gross > On Sat, Jun 11, 2011 at 3:35 AM, nicolas prochazka > wrote: > >

Re: [ovs-dev] Vlan tag

2011-06-13 Thread Jesse Gross
On Sat, Jun 11, 2011 at 3:35 AM, nicolas prochazka wrote: > ok so it's not a good news, > it's only about igb or e1000, ixgbe ? Various drivers have different issues depending on the kernel version. > igb dev team  aware about this known issue ? Yes, they have been made aware of it by myself an

Re: [ovs-dev] Vlan tag

2011-06-11 Thread nicolas prochazka
ok so it's not a good news, it's only about igb or e1000, ixgbe ? igb dev team aware about this known issue ? Can we help ? Regards, Nicolas 2011/6/11 Jesse Gross > On Fri, Jun 10, 2011 at 3:31 PM, nicolas prochazka > wrote: > > I've read some documentation : > > Support vlan_group workar

Re: [ovs-dev] Vlan tag

2011-06-10 Thread Jesse Gross
On Fri, Jun 10, 2011 at 3:31 PM, nicolas prochazka wrote: > I've read some documentation : > Support vlan_group workaround implemented in XenServer kernels. > > Some Linux network drivers support a feature called "VLAN acceleration", > associated with a data structure called a "vlan_group".  A vla

[ovs-dev] Vlan tag

2011-06-10 Thread nicolas prochazka
Hello, 2 Servers kernel : 2.6.38.8 openvswitch 1.1.1 networks drivers : igb 3.0.22 | igb module from 2.6.38.8 ( two tests, same result ) Server A openvswitch BRE ( eth1 , vmTAP ) vmTAP is tag with 200 , is attached to windows guest Server B openvswitch BRE ( eth1 , vmTAP2 ) vmTAP2 is tag wit