The error message (type=12, code=10) means No more meters available
(OFPMMFC_OUT_OF_METERS).

Meters are not yet supported by OVS:
https://github.com/openvswitch/ovs/blob/master/TODO.md#meters
The maximum number of meters is set to zero in OVS so
that OFPMMFC_OUT_OF_METERS is always returned to OF controller.

On Wed, Feb 18, 2015 at 2:09 PM, Mehrdad Moradi <[email protected]>
wrote:

> Hello,
>
> I am trying to use meters (rate-limiters) by adding them to flow entries.
> I am using
> the latest RYU and Mininet. However, it seems when the flow mods are
> installed into
> the tables, I get some errors similar to the following. Thus my question
> is if this is OVS
> limitation or this is specific to RYU implementation?
>
> OFPErrorMsg(code=10,data='\x04\x1d\x00 
> \xf7\xcd@\x0e\x00\x00\x00\x01\x00\x00\x00\x02\x00\x01\x00\x10\x00\x00\x01\xf4\x00\x00\x00\x05\x00\x00\x00\x00',type=12)
> type 0xc code 0xa 0x4 0x1d 0x0 0x20 0xf7 0xcd 0x40 0xe 0x0 0x0 0x0 0x1 0x0
> 0x0 0x0 0x2 0x0 0x1 0x0 0x10 0x0 0x0 0x1 0xf4 0x0 0x0 0x0 0x5 0x0 0x0 0x0 0
>
> --
> -----
> Mehrdad Moradi
>
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to