Re: [Ryu-devel] port stats request and reply

2016-01-03 Thread Yusuke Iwase
Hi, On 2015年12月30日 02:30, Zahi Gradstein wrote: > Hi, > I hope this is where I should send this E-Mail J > > > > I’m having an issue with port stats reply handler at RYU Controller. > > > > My code is as following: > > > > *def send_port_stats_request(datapath, port_num):* > > of

[Ryu-devel] port stats request and reply

2015-12-29 Thread Zahi Gradstein
Hi, I hope this is where I should send this E-Mail :) I'm having an issue with port stats reply handler at RYU Controller. My code is as following: def send_port_stats_request(datapath, port_num): ofp = datapath.ofproto ofp_parser = datapath.ofproto_parser req = ofp_parser.OFPPortSt