[ovs-discuss] Only one select group bucket is being executed

2023-04-26 Thread Celyn Birkinshaw via discuss
I have tried to implement multipath routing using a select group and two buckets but it doesn't work as I expected. I have a diamond topology with Alice at one end and Bob at the other. They connect to each other through the OVS switches s1, s2, s3, and s4, like in the diagram below.

Re: [ovs-discuss] Only one select group bucket is being executed

2023-04-26 Thread Celyn Birkinshaw via discuss
If I send multiple different TCP streams at the same time, I can see the traffic going to both buckets as expected. Thanks again On Wed, 26 Apr 2023 at 22:16, Ilya Maximets wrote: > On 4/26/23 23:05, Celyn Birkinshaw via discuss wrote: > > I have tried to implement multipath routin

[ovs-discuss] Default selection method

2023-12-22 Thread Celyn Birkinshaw via discuss
Hi, I've made a topology of four OVS (version 2.17.8) switches in a diamond, two endpoints, and I'm using a Ryu controller. Installed in br1 is a group and a flow entry to direct packets out via buckets, toward br2 and br3. The group is set via the Ryu API in an OpenFlow v1.5 OFPGroupMod message.T

Re: [ovs-discuss] Default selection method

2024-01-31 Thread Celyn Birkinshaw via discuss
Hi Ilya, I got too caught up on the ovs-appctl ofproto/trace command output. I appreciate your detailed response. Thanks and best regards, Celyn ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

[ovs-discuss] Connection to controller when switch is congested

2025-05-14 Thread Celyn Birkinshaw via discuss
Hello, If the open vswitch gets congested, does the connection to the controller experience delays? Thanks, Celyn ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss