Re: [Ryu-devel] error: cannot convert argument to integer

2016-02-15 Thread Shinpei Muraoka
Hi, > inst = [parser.OFPInstructionWriteMetadata(metadata, > 0x), parser.OFPInstructionGotoTable(3), ] > mod = parser.OFPFlowMod(datapath=self.current_datapath, > priority=1, match=match, instructions=inst,table_id=1) > s

Re: [Ryu-devel] packet_out format

2016-02-15 Thread Yusuke Iwase
Hi Ramesh, On 2016年02月15日 16:26, Ramesh D wrote: > > Stas Kozlov writes: > >> >> Hi, All >> >> What is data format for ofp_parser.OFPPacketOut()? I was trying to > build >> packet with ryu.lib.packet.packet: >> > ethernet(dst='00:00:00:00:00:00',ethertype=33024,src='00:07:0d:af:f4:54' > ),

Re: [Ryu-devel] i386 failure in test_ofproto_parser.py

2016-02-15 Thread Satoshi KOBAYASHI
Hi Corey, > 2016/02/16 0:54、Corey Bryant > のメール: > > > > On Mon, Feb 15, 2016 at 2:13 AM, Minoru TAKAHASHI > mailto:takahashi.mino...@gmail.com>> wrote: > Hi, Corey > > On 2016年02月13日 07:17, Corey Bryant wrote: > > Hi, > > > > Has anyone come across this te

Re: [Ryu-devel] Constructing an Experimenter Match field.

2016-02-15 Thread Yusuke Iwase
Hi, On 2016年02月15日 13:53, Alan Deikman wrote: > >> On Feb 11, 2016, at 6:06 PM, Yusuke Iwase > > wrote: >> >> Then, Ryu will generate "ovid" match field automatically and you can use >> this field like you described. > > Thank you for this pointer. I plan on sha

Re: [Ryu-devel] i386 failure in test_ofproto_parser.py

2016-02-15 Thread Corey Bryant
On Mon, Feb 15, 2016 at 2:13 AM, Minoru TAKAHASHI < takahashi.mino...@gmail.com> wrote: > Hi, Corey > > On 2016年02月13日 07:17, Corey Bryant wrote: > > Hi, > > > > Has anyone come across this test failure? I'm seeing it on an i386 run. > > > > ===

Re: [Ryu-devel] [v2] Implement µTP packet format

2016-02-15 Thread Baptiste Jonglez
Hi Tomonori, Did you have time to look at the v2 of the patches? It fixes the pep8 error you spotted in the v1. Thanks, Baptiste On Fri, Jan 08, 2016 at 03:13:27PM +0100, Baptiste Jonglez wrote: > This patch serie implements the µTP packet format, which is used as a > UDP-based transport protoc

Re: [Ryu-devel] packet_out format

2016-02-15 Thread Ramesh D
Stas Kozlov writes: > > Hi, All > > What is data format for ofp_parser.OFPPacketOut()? I was trying to build > packet with ryu.lib.packet.packet: > ethernet(dst='00:00:00:00:00:00',ethertype=33024,src='00:07:0d:af:f4:54' ), > vlan(cfi=0,ethertype=2048,pcp=0,vid=32), > ipv4(csum=60513,dst