If you want to use a particular kind of QoS, the first step is to find
the right Linux kernel qdisc to support that QoS. Then, if necessary,
we can talk about adding support to OVS for configuring that qdisc.
On Fri, Aug 19, 2016 at 07:45:49PM +0530, Kapil Adhikesavalu wrote:
> Thanks Ben
>
> us
Thanks Ben
using flow rules i can send it to the desired queues.
currently i see only 2 types of Qos was supported : linux-htb and
linux-hfsc.
if i use linux-htb, what it actually gives me was bandwidth shared priority
queue.
lets take an example
i will create 2 queues.
q1 i will use for arp and
On Fri, Aug 19, 2016 at 07:00:23AM -0700, Ben Pfaff wrote:
> On Fri, Aug 19, 2016 at 06:53:31PM +0530, Kapil Adhikesavalu wrote:
> > Can OVS supports priority queues.Meaning, any packet comes with .1p high
> > priority send to High priority Queues. I couldn't find this info from the
> > available d
On Fri, Aug 19, 2016 at 06:53:31PM +0530, Kapil Adhikesavalu wrote:
> Can OVS supports priority queues.Meaning, any packet comes with .1p high
> priority send to High priority Queues. I couldn't find this info from the
> available docs.
> The requirement was to send all network control packets to h