Re: [ovs-discuss] QoS queue not working.

2016-02-16 Thread Bob Lantz
Make sure you are only using one of the following at any time: 1. Mininet’s TCIntf/TCLink (—link tc) 2. ovs’s queuing 3. manual tc commands > On Jan 26, 2016, at 7:12 AM, Simone Cordella > wrote: > > Hi, > > I'm having problems with queue and QoS, I'm working with mininet on this > topology:

Re: [ovs-discuss] QoS queue not working.

2016-01-26 Thread Guru Shetty
On 26 January 2016 at 07:12, Simone Cordella wrote: > Hi, > > I'm having problems with queue and QoS, I'm working with mininet on this > topology: > > h1- >s1---s2h3 > h2 > > h1 and h2 are connected on the switch s1 and host h3 is connected to > switch s2,