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.10 [+0.10] IPv4 # 2.16 [+2.06] No GRO ok # 5.85 [+3.69] GRO frag list ok # 10.38 [+4.52] GRO fwd ok # 13.98 [+3.60] UDP fwd perf udp rx: 9 MB/s 7584 calls/s # 15.51 [+1.54] udp tx: 12 MB/s 209 calls/s 209 msg/s # 16.31 [+0.79] udp rx: 11 MB/s 9456 calls/s # 16.51 [+0.21] udp tx: 11 MB/s 195 calls/s 195 msg/s # 17.32 [+0.80] udp rx: 11 MB/s 9168 calls/s # 17.51 [+0.20] udp tx: 10 MB/s 186 calls/s 186 msg/s # 17.78 [+0.27] UDP GRO fwd perf udp rx: 8 MB/s 6720 calls/s # 19.40 [+1.62] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.11 [+0.71] udp rx: 11 MB/s 9552 calls/s # 20.41 [+0.30] udp tx: 11 MB/s 200 calls/s 200 msg/s # 21.11 [+0.71] udp rx: 11 MB/s 9504 calls/s # 21.41 [+0.29] udp tx: 11 MB/s 197 calls/s 197 msg/s # 25.86 [+4.46] GRO frag list over UDP tunnel ok # 31.68 [+5.82] GRO fwd over UDP tunnel ok # 33.15 [+1.47] IPv6 # 35.13 [+1.98] No GRO ok # 38.73 [+3.61] GRO frag list ok # 42.57 [+3.84] GRO fwd ok # 45.85 [+3.28] UDP fwd perf udp rx: 9 MB/s 7824 calls/s # 47.41 [+1.56] udp tx: 12 MB/s 211 calls/s 211 msg/s # 48.19 [+0.78] udp rx: 12 MB/s 10032 calls/s # 48.41 [+0.22] udp tx: 12 MB/s 207 calls/s 207 msg/s # 49.20 [+0.79] udp rx: 11 MB/s 9360 calls/s # 49.41 [+0.21] udp tx: 11 MB/s 192 calls/s 192 msg/s # 49.68 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 51.26 [+1.58] udp tx: 11 MB/s 201 calls/s 201 msg/s # 51.99 [+0.74] udp rx: 12 MB/s 9936 calls/s # 52.26 [+0.26] udp tx: 12 MB/s 207 calls/s 207 msg/s # 53.01 [+0.75] udp rx: 12 MB/s 9840 calls/s # 57.49 [+4.48] GRO frag list over UDP tunnel ok # 63.08 [+5.59] 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__->