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.90 [+1.79] No GRO ok # 5.26 [+3.36] GRO frag list ok # 9.34 [+4.09] GRO fwd ok # 12.52 [+3.18] UDP fwd perf udp rx: 9 MB/s 7728 calls/s # 14.05 [+1.52] udp tx: 11 MB/s 201 calls/s 201 msg/s # 14.84 [+0.79] udp rx: 11 MB/s 9408 calls/s # 15.05 [+0.21] udp tx: 11 MB/s 199 calls/s 199 msg/s # 15.84 [+0.79] udp rx: 11 MB/s 9216 calls/s # 16.30 [+0.46] UDP GRO fwd perf udp rx: 9 MB/s 7680 calls/s # 17.81 [+1.51] udp tx: 11 MB/s 203 calls/s 203 msg/s # 18.60 [+0.78] udp rx: 11 MB/s 9552 calls/s # 18.82 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 19.60 [+0.79] udp rx: 11 MB/s 9552 calls/s # 19.82 [+0.22] udp tx: 11 MB/s 200 calls/s 200 msg/s # 23.80 [+3.98] GRO frag list over UDP tunnel ok # 29.21 [+5.41] GRO fwd over UDP tunnel ok # 30.55 [+1.34] IPv6 # 32.50 [+1.95] No GRO ok # 35.93 [+3.43] GRO frag list ok # 39.50 [+3.57] GRO fwd ok # 42.72 [+3.22] UDP fwd perf udp rx: 9 MB/s 7776 calls/s # 44.22 [+1.50] udp tx: 11 MB/s 199 calls/s 199 msg/s # 45.03 [+0.82] udp rx: 11 MB/s 9264 calls/s # 45.22 [+0.19] udp tx: 11 MB/s 195 calls/s 195 msg/s # 46.04 [+0.82] udp rx: 11 MB/s 9312 calls/s # 46.22 [+0.18] udp tx: 11 MB/s 187 calls/s 187 msg/s # 46.46 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7392 calls/s # 48.03 [+1.57] udp tx: 11 MB/s 198 calls/s 198 msg/s # 48.80 [+0.77] udp rx: 11 MB/s 9456 calls/s # 49.03 [+0.23] udp tx: 11 MB/s 196 calls/s 196 msg/s # 49.81 [+0.78] udp rx: 11 MB/s 9360 calls/s # 50.03 [+0.22] udp tx: 11 MB/s 197 calls/s 197 msg/s # 54.06 [+4.03] GRO frag list over UDP tunnel ok # 59.54 [+5.48] 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__->