Hello Padma,

This is because the default behaviour of the switch (OVS in your case
I guess) to select the bucked is done by looking at the hash of the
mac address destination.

I asked a similar question not so long ago:
http://sourceforge.net/p/ryu/mailman/message/33589783/.

Best,
Clément

On 24 March 2015 at 10:23, Padma Jayasankar <[email protected]> wrote:
> Hi,
>    I have to districute the traffic through two paths. For this i have
> installed the flow entry in the source with group action. In the group table
> i have used the two action buckets with weights 2 and 1 respectively. Now
> what will be the behaviour> please explain.
> Actually i want to distribute the traffic in 2:1 ratio. But all packets are
> flowing thru second bucket only.
>  I am using Mininet and Ryu. I have two hosts h1 and h2. i opened xterm
> windows for h1 and h2. Then in h1's xterm window , i gave a ping command to
> h2. In h2 window , i gave a ping command  to h1. Then in mininet window i
> gave h1 ping h2.. These all flow thru second bucket only. Please clarify.
>
> Thanks and Regards,
> Padma V
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to