Hi Iwamoto-San

 > Will we call OF1.5 registers as xreg, following the ovs-ofctl style?
 > (Just asking, not asking for implementing that.)

I agree with you.


Thanks,

On 2016年09月30日 13:41, IWAMOTO Toshihiro wrote:
> At Fri, 30 Sep 2016 13:22:03 +0900,
> Shinpei Muraoka wrote:
>> diff --git a/ryu/ofproto/nicira_ext.py b/ryu/ofproto/nicira_ext.py
>> index ef44ccf..4b7704e 100644
>> --- a/ryu/ofproto/nicira_ext.py
>> +++ b/ryu/ofproto/nicira_ext.py
>
>
>>  reg<idx>         Integer 32bit   Packet register.
>> -                                 <idx> is register number 0-7.
>> +                                 <idx> is register number 0-15.
>> +xxreg<idx>       Integer 128bit  Packet extended-extended register.
>> +                                 <idx> is register number 0-3.
>
> Will we call OF1.5 registers as xreg, following the ovs-ofctl style?
> (Just asking, not asking for implementing that.)
>
>>  ================ =============== 
>> ==============================================
>>
>>  .. Note::
>> @@ -481,17 +603,50 @@ reg<idx>         Integer 32bit   Packet register.
>
> --
> IWAMOTO Toshihiro
>

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to