[ovs-discuss] BGP and GRE tunnels

2015-11-24 Thread Krzysztof Wojciechowski
? Regards Krzysztof Wojciechowski Tiktalik.com ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] Openvswitch with DPDK - gre tunnels over dummy interface

2015-10-21 Thread Krzysztof Wojciechowski
Hello I have few questions about improving performance of our openvswitch implementation. Now we are using some old openvswitch (1.8 or something like that) on few machines. We are going to update them. We are using them for routers for our software defined network. Details: 1.Machines have few

[ovs-discuss] openvswitch with DPDK - gre tunnels over dummy interface

2015-10-17 Thread Krzysztof Wojciechowski
Hello I have few questions about improving performance of our openvswitch implementation. Now we are using some old openvswitch (1.8 or something like that) on few machines. We are going to update them. We are using them for routers for our software defined network. Details: 1.Machines have

Re: [ovs-discuss] Ovs-testcontroller hard timeout

2015-05-22 Thread Krzysztof Wojciechowski
Thank you, it worked out very well :) W dniu 2015-05-16 o 01:39, Ben Pfaff pisze: On Fri, May 15, 2015 at 4:36 PM, Krzysztof Wojciechowski wrote: Maybe i can add some "fm." line (something like fm.hard_timeout ?), and just hardcode it? Sure, that oug

Re: [ovs-discuss] Ovs-testcontroller hard timeout

2015-05-15 Thread Krzysztof Wojciechowski
Thank you for your replies. Well imho if i can set max idle time, there should be possibility to set hard timeout... I am not best programmer (well... i am not programmer), but i found this in code (in lib/learning-switch.c): /* The output port is known, or we always flood everything, so add

[ovs-discuss] Ovs-testcontroller hard timeout

2015-05-15 Thread Krzysztof Wojciechowski
? Greetings Krzysztof Wojciechowski ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] Ovs-testcontroller hard timeout

2015-05-12 Thread Krzysztof Wojciechowski
Hello I am searching for this for 2 days. Is it possible to change flows hard timeout using ovs-testcontroller? I need to set it for something like 3 seconds. Is there such a possibility? Maybe its hardcoded somewhere? Greetings Krzysztof Wojciechowski___