Georgios Amanakis <gamanakis@gmail.com> writes:
> ---------- Forwarded message ----------
> From: Georgios Amanakis <gamanakis@gmail.com>
> Date: Wed, Nov 29, 2017 at 12:50 PM
> Subject: Re: [Cake] cake flenter results round 2
> To: Dave Taht <dave@taht.net>
>
> To avoid a misunderstanding, the delay parameter in both:
> "ip netns exec delay tc qdisc replace dev delay.r root netem delay 50ms"
> "ip netns exec delay tc qdisc replace dev delay.l root netem delay 50ms"
I would strongly suspect you are seeing drops in these qdiscs also
without the increased limit, at the increased delay, at 900mbit (go
check with ip netns exec delay tc -s qdisc show)
My original scripts were targeted at 16Mbit/1mbit and thus I didn't
change the limit.