[ovs-dev] LLQ on OVS

Ben Pfaff blp at nicira.com
Tue Apr 7 03:21:48 UTC 2015


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.



More information about the dev mailing list