On Mon, Jun 22, 2015 at 12:32:54PM +0500, Adil Ahmad wrote: > I'm pretty new at this. But I was trying to add queues to my openvswitch > using ovs-vsctl. But I was wondering, is there any way that the openflow > controller would be able to add those queues by itself and modify their > min-rates, max-rates as required for weighted processor sharing in queues?
OpenFlow leaves queue configuration as a problem for configuration protocols (such as OF-CONFIG and OVSDB). _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
