Jesper D. Brouer 4671be73a8 traffic-pacing-edt: Minimum delay for all packet if no time-queue
Trying to trigger more NET_TX_SOFTIRQ to get packets scheduled
out more spaced out in time.

It is of-cause important to disable GRO in the first place.

E.g. cmdline:
 sudo ethtool -K ens6f1 gso off tso off gro off

Signed-off-by: Jesper D. Brouer <netoptimizer@brouer.com>
2020-11-21 18:02:45 +01:00
Description
No description provided
25 MiB
Languages
C 93.6%
Shell 4.7%
Makefile 1.6%