On Tue, Apr 07, 2015 at 02:14:36AM +0000, Anik wrote: > Is there any way of doing Low Latency priority queuing in OVS for > latency / jitter sensitive voice or video traffic ? Regards, Anik
If Linux has a qdisc that does this, you can add support for that qdisc to OVS pretty easily. Otherwise, the first step is to implement a qdisc for Linux that does this. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev