Re: [Ryu-devel] error in qos_simple_switch_13

2016-08-21 Thread Shinpei Muraoka
Hi Closing parentheses does not exist in line 57. Please try to impart closing parentheses. >mod = parser.OFPFlowMod(datapath=datapath, priority=priority, >match=match, instructions=inst, table_id=1 Thanks, On 2016年08月20日 17:30, wesam kh wrote: > hi ry

[Ryu-devel] error in qos_simple_switch_13

2016-08-20 Thread wesam kh
hi ryu team I have some problem with apply  of the per-flow QoSwhen implement the code :ryu-manager ryu.app.rest_qos ryu.app.qos_simple_switch_13 ryu.app.rest_conf_switchcan any one know how can I solve this error??note : I am using the simple_switch_stp_13.py to my network Wisam Maala qo