Hi,
I am trying to configure QoS on OVS, running on mininet network.
I install a PRIO qdisc on an interface with the command
tc qdisc add dev s1-eth4 root handle 1: prio
and then the classes 1:1, 1:2, 1:3 are automatically created.
The problem is that every user flow passing from that interface now has the
whole interface capacity.
E.g. 3 user TCP flows pass from this interface (link of capacity 10Mbps),
everyone
is served with 10Mbps...that is impossible. With htb qdisc (also if configured
with tc commands)
there are no problems.
Thank you very much
Best regards
Luca Bianchi
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss