On Mon, Jan 23, 2012 at 07:21:38PM +0530, edward wilson wrote:
> I am using following but not able to get queue stats from ofctl.
> can anyone tell is this command works for queue-stats.
>
> ovs-vsctl -- set Port br0 qos=@11 -- --id=@11 create QoS type=min-rate
> other-config:min-rate=100 qu
Hi,
I am using following but not able to get queue stats from ofctl.
can anyone tell is this command works for queue-stats.
ovs-vsctl -- set Port br0 qos=@11 -- --id=@11 create QoS type=min-rate
other-config:min-rate=100 queues:1=@12 -- --id=@12 create queue
other-config:min-rate=100
46