Hello, I am currently using v4.27. Regards
On Fri, 17 Apr 2020 at 8:37 pm, Leandro Pereira <[email protected]> wrote: > Hi Durga > What version of Ryu are you using? > > Em qui., 16 de abr. de 2020 às 23:23, durga <[email protected]> > escreveu: > >> Hi all, >> >> I am observing a strange behavior when I run Ryu controller application >> Application: >> class Switch(): >> ... >> class Monitor(Switch): >> ... >> writes to a file >> >> Now, When I start sending cross UDP traffic on the network( 4 switches), >> the monitor module freezes at some point and doesn't write to the file. One >> of the possible reasons I can think of is Ryu controller requesting >> port-stats from the switch and waits forever for the switch to respond. I >> am not too sure why the switch fails to respond. Can large load of >> data-plane traffic keep the switch busy to not respond to the >> controller?Also I don't quite see exact behavior for TCP traffic? >> >> Any insights or suggestions >> >> >> Cheers! >> Durga >> >> _______________________________________________ >> Ryu-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/ryu-devel > > >> > > -- > Leandro Pereira > -- Cheers! Durga
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
