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.14 [+0.14] IPv4 # 1.94 [+1.81] No GRO ok # 5.42 [+3.48] GRO frag list ok # 9.37 [+3.95] GRO fwd ok # 12.52 [+3.15] UDP fwd perf udp rx: 9 MB/s 7865 calls/s # 14.02 [+1.51] udp tx: 12 MB/s 213 calls/s 213 msg/s # 14.82 [+0.79] udp rx: 11 MB/s 9552 calls/s # 15.03 [+0.21] udp tx: 11 MB/s 199 calls/s 199 msg/s # 15.82 [+0.79] udp rx: 11 MB/s 9408 calls/s # 16.03 [+0.21] udp tx: 11 MB/s 190 calls/s 190 msg/s # 16.29 [+0.27] UDP GRO fwd perf udp rx: 9 MB/s 7344 calls/s # 17.84 [+1.55] udp tx: 11 MB/s 200 calls/s 200 msg/s # 18.61 [+0.77] udp rx: 11 MB/s 9696 calls/s # 18.84 [+0.23] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.62 [+0.78] udp rx: 11 MB/s 9744 calls/s # 19.84 [+0.23] udp tx: 11 MB/s 202 calls/s 202 msg/s # 24.04 [+4.19] GRO frag list over UDP tunnel ok # 29.43 [+5.39] GRO fwd over UDP tunnel ok # 30.77 [+1.35] IPv6 # 32.74 [+1.97] No GRO ok # 36.28 [+3.54] GRO frag list ok # 40.03 [+3.75] GRO fwd ok # 43.25 [+3.23] UDP fwd perf udp rx: 9 MB/s 7440 calls/s # 44.78 [+1.53] udp tx: 12 MB/s 208 calls/s 208 msg/s # 45.54 [+0.76] udp rx: 11 MB/s 9696 calls/s # 45.78 [+0.25] udp tx: 11 MB/s 197 calls/s 197 msg/s # 46.55 [+0.76] udp rx: 11 MB/s 9168 calls/s # 47.03 [+0.48] UDP GRO fwd perf udp rx: 9 MB/s 7536 calls/s # 48.55 [+1.52] udp tx: 11 MB/s 195 calls/s 195 msg/s # 49.35 [+0.80] udp rx: 11 MB/s 9600 calls/s # 49.55 [+0.20] udp tx: 11 MB/s 201 calls/s 201 msg/s # 50.35 [+0.80] udp rx: 11 MB/s 9648 calls/s # 50.55 [+0.20] udp tx: 11 MB/s 201 calls/s 201 msg/s # 54.73 [+4.18] GRO frag list over UDP tunnel ok # 60.14 [+5.41] 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__->