Hello Ankur,

OVS utilizes linux traffic control utility tc to configure queues. Though Openflow allows you to configure queues, internally it uses tc utility.

So if you want to change the buffer size, refer to tc command manual.



Regards,

Prabhu


On 10/13/2017 03:34 PM, ANKUR SHETH wrote:
Hello,

I am trying to work on the queue management for ovs switches (OpenvSwitch 1.3) using the ryu controller.

I am able to configure the queues with the required bandwidth rates for a particular port on the openvswitch 1.3, but I also want to control the buffer size (queue size) for a particular queue, which i am not able to figure out.

Could you help me or direct me to some documentation.

Thanks for your time and co-operation.

Regards,
Ankur


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to