From: "Md. Islam" <misl...@kent.edu> Date: Tue, 6 Feb 2018 23:14:18 -0500
> In Kernel 4.15.0+, Netem does not work properly. > > Netem setup: > > tc qdisc add dev h1-eth0 root handle 1: netem delay 10ms 2ms > > Result: ... > (rnd % (2 * sigma)) - sigma was overflowing s32. After applying the > patch, I found following output which is desirable. Applied.