I didn't, it remained at the default value: 1000. I only modified the delay parameter in: "ip netns exec delay tc qdisc replace dev delay.r root netem delay 50ms" On Wed, Nov 29, 2017 at 12:44 PM, Dave Taht wrote: > > I just want to verify that you increased the netem limit by a lot in the > scripts? > > tc qdisc add dev whatever root netem delay 10ms limit 100000 > > >