Re: [Ryu-devel] learning RYU controller programming

2016-10-12 Thread Iwase Yusuke
Hi, On 2016年10月12日 19:51, Mohamed Ibrahem wrote: > Hello, > i want to learn how to send packets to a specific port in detail. Please refer to the following page on Ryu Documentation. http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#ryu.ofproto.ofproto_v1_3_parser.OFPActionOutput > m

Re: [Ryu-devel] Using my Ryu app in conjuction with cbench

2016-10-12 Thread Iwase Yusuke
Hi, I'm sorry if I don't understand what you want to do. First, why you doubt the the behavior of the scenarios? You had no significant difference between the two? IIRC... Python runs on the single thread on the hardware(CPU) side. This is the restriction of Python(CPython) language. Ryu uses "e

[Ryu-devel] learning RYU controller programming

2016-10-12 Thread Mohamed Ibrahem
Hello, i want to learn how to send packets to a specific port in detail. my project is to do load balancing application according to round-robin and cpu-based between the servers. thanks in advance. -- Check out the vibra