mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
4671be73a8292d67e31cc0eb357a2f4f43b3a5ce
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>
Description
No description provided
Languages
C
93.6%
Shell
4.7%
Makefile
1.6%