make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_fwd.sh # 0.11 [+0.11] IPv4 # 1.94 [+1.82] No GRO ok # 5.43 [+3.49] GRO frag list ok # 9.62 [+4.19] GRO fwd ok # 12.95 [+3.33] UDP fwd perf udp rx: 9 MB/s 7625 calls/s # 14.49 [+1.54] udp tx: 12 MB/s 206 calls/s 206 msg/s # 15.29 [+0.80] udp rx: 11 MB/s 9552 calls/s # 15.49 [+0.20] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.29 [+0.81] udp rx: 11 MB/s 9168 calls/s # 16.49 [+0.19] udp tx: 11 MB/s 191 calls/s 191 msg/s # 16.72 [+0.23] UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # 18.30 [+1.58] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.04 [+0.74] udp rx: 11 MB/s 9456 calls/s # 19.30 [+0.26] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.04 [+0.74] udp rx: 11 MB/s 9504 calls/s # 20.30 [+0.26] udp tx: 11 MB/s 195 calls/s 195 msg/s # 24.43 [+4.13] GRO frag list over UDP tunnel ok # 30.03 [+5.59] GRO fwd over UDP tunnel ok # 31.41 [+1.38] IPv6 # 33.44 [+2.02] No GRO ok # 36.94 [+3.51] GRO frag list ok # 40.60 [+3.65] GRO fwd ok # 43.83 [+3.23] UDP fwd perf udp rx: 9 MB/s 7488 calls/s # 45.35 [+1.53] udp tx: 12 MB/s 204 calls/s 204 msg/s # 46.12 [+0.77] udp rx: 11 MB/s 9312 calls/s # 46.35 [+0.23] udp tx: 11 MB/s 192 calls/s 192 msg/s # 47.12 [+0.77] udp rx: 11 MB/s 9264 calls/s # 47.59 [+0.47] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 49.17 [+1.58] udp tx: 11 MB/s 195 calls/s 195 msg/s # 49.93 [+0.76] udp rx: 11 MB/s 9408 calls/s # 50.17 [+0.24] udp tx: 11 MB/s 194 calls/s 194 msg/s # 50.94 [+0.77] udp rx: 11 MB/s 9264 calls/s # 51.17 [+0.23] udp tx: 11 MB/s 192 calls/s 192 msg/s # 55.48 [+4.31] GRO frag list over UDP tunnel ok # 61.15 [+5.67] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->