[ovs-discuss] Queue configuration

Geetha S geetha.shendge at gmail.com
Mon Mar 4 22:17:11 UTC 2013


Hi,

I have created some queues in mininet 2.0 using OVS-VSCTL and want to get
these statistics into my controller.
I am using POX.

sudo ovs-vsctl set Port s1-eth2 qos=@newqos -- --id=@newqos create QoS
type=linux-fifo other-config:max-rate=1000000000 queues=0=@q0,1=@q1 --
--id=@q0 create Queue other-config:min-rate=100000000
other-config:max-rate=100000000 -- --id=@q1 create Queue
other-config:min-rate=500000000

8e8f3ca3-4c2c-4395-8669-62468fdf666f
477ea2a6-571f-4a41-bb4d-68f22d5b7280
8bd51169-6938-4551-9be0-95eb4a1cd4bf

Can you please tell me whether ofp_queue_get_config_request() works and how
i should use it?

Thanks,
Geetha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20130304/b40f2748/attachment.htm>


More information about the discuss mailing list