On Tue, Mar 05, 2013 at 11:18:32PM -0800, Geetha S wrote:
> I did try enqueue action of the OpenFlow and used the
> ofp_queue_stats_request. I got this in the reply.
> 
> DEBUG:misc.of_tutorial:QueueStatsReceived from 00-00-00-00-00-01:
> [{'tx_bytes': 42, 'queue_id': 0, 'tx_packets': 1, 'port_no': 1,
> 'tx_errors': 0}]
> 
> Now i am looking for some more information in the POX such as rate, burst
> etc. Any idea how do i get that in my controller?

It is available via OVSDB.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to