Re: [ovs-dev] [PATCH net-next 2/2] openvswitch: Use zerocopy if applicable when performing the upcall

2013-05-26 Thread Jesse Gross
On Saturday, May 25, 2013, Eric Dumazet wrote: > On Sat, 2013-05-25 at 08:02 +0100, Thomas Graf wrote: > > > I ran TCP_CRR to verify the SYN/ACK use case and I did not > > observe a difference. If you have any specific test in mind > > I will be glad to run that before posting the 2nd revision. >

[ovs-dev] Can openvswitch setup connectivity between different switch?

2013-05-26 Thread bill4carson
Hi, All As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to create an bridge and add a port into it While after I creating several such kind bridges, can I specify how those bridges are connected to each other using openvswith to make a simple network topology? -- 八百里秦川尘土飞扬,三千

Re: [ovs-dev] Can openvswitch setup connectivity between different switch?

2013-05-26 Thread huntxu
On Mon, 27 May 2013 10:30:28 +0800, bill4carson wrote: Hi, All As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to create an bridge and add a port into it While after I creating several such kind bridges, can I specify how those bridges are connected to each other using

Re: [ovs-dev] Can openvswitch setup connectivity between different switch?

2013-05-26 Thread bill4carson
Hi, HuntXu On 2013年05月27日 10:42, huntxu wrote: On Mon, 27 May 2013 10:30:28 +0800, bill4carson wrote: Hi, All As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to create an bridge and add a port into it While after I creating several such kind bridges, can I specify how thos

Re: [ovs-dev] Can openvswitch setup connectivity between different switch?

2013-05-26 Thread huntxu
On Mon, 27 May 2013 11:08:31 +0800, bill4carson wrote: Hi, HuntXu On 2013年05月27日 10:42, huntxu wrote: On Mon, 27 May 2013 10:30:28 +0800, bill4carson wrote: Hi, All As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to create an bridge and add a port into it While aft

Re: [ovs-dev] Can openvswitch setup connectivity between different switch?

2013-05-26 Thread bill4carson
On 2013年05月27日 12:14, huntxu wrote: On Mon, 27 May 2013 11:08:31 +0800, bill4carson wrote: Hi, HuntXu On 2013年05月27日 10:42, huntxu wrote: On Mon, 27 May 2013 10:30:28 +0800, bill4carson wrote: Hi, All As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to create an bridg

Re: [ovs-dev] skb_gso_segment() bad offloads warnings fixed?

2013-05-26 Thread Rajahalme, Jarno (NSN - FI/Espoo)
On May 24, 2013, at 19:26 , ext Jesse Gross wrote: > On Thu, May 23, 2013 at 9:41 PM, Rajahalme, Jarno (NSN - FI/Espoo) > wrote: >> >> On May 23, 2013, at 20:28 , ext Jesse Gross wrote: >>> The upstream commit is not really right - the check should depend on >>> the origin of the packet, not th