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.13 [+0.13] IPv4 # 1.97 [+1.85] No GRO ok # 5.57 [+3.60] GRO frag list ok # 9.43 [+3.86] GRO fwd ok # 12.53 [+3.10] UDP fwd perf udp rx: 10 MB/s 8297 calls/s # 14.03 [+1.50] udp tx: 13 MB/s 221 calls/s 221 msg/s # 14.84 [+0.81] udp rx: 12 MB/s 9936 calls/s # 15.03 [+0.19] udp tx: 12 MB/s 204 calls/s 204 msg/s # 15.84 [+0.81] udp rx: 12 MB/s 9936 calls/s # 16.04 [+0.20] udp tx: 12 MB/s 205 calls/s 205 msg/s # 16.28 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7824 calls/s # 17.80 [+1.52] udp tx: 12 MB/s 207 calls/s 207 msg/s # 18.58 [+0.79] udp rx: 12 MB/s 10176 calls/s # 18.80 [+0.21] udp tx: 12 MB/s 214 calls/s 214 msg/s # 19.59 [+0.79] udp rx: 12 MB/s 10224 calls/s # 19.80 [+0.21] udp tx: 12 MB/s 210 calls/s 210 msg/s # 23.76 [+3.96] GRO frag list over UDP tunnel ok # 29.05 [+5.29] GRO fwd over UDP tunnel ok # 30.40 [+1.34] IPv6 # 32.27 [+1.87] No GRO ok # 35.59 [+3.32] GRO frag list ok # 39.12 [+3.54] GRO fwd ok # 42.25 [+3.13] UDP fwd perf udp rx: 9 MB/s 7673 calls/s # 43.76 [+1.52] udp tx: 12 MB/s 218 calls/s 218 msg/s # 44.54 [+0.78] udp rx: 12 MB/s 9792 calls/s # 44.77 [+0.22] udp tx: 11 MB/s 203 calls/s 203 msg/s # 45.55 [+0.78] udp rx: 11 MB/s 9648 calls/s # 45.77 [+0.22] udp tx: 11 MB/s 200 calls/s 200 msg/s # 46.02 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7584 calls/s # 47.53 [+1.52] udp tx: 12 MB/s 204 calls/s 204 msg/s # 48.31 [+0.77] udp rx: 12 MB/s 9840 calls/s # 48.54 [+0.24] udp tx: 12 MB/s 208 calls/s 208 msg/s # 49.32 [+0.78] udp rx: 12 MB/s 9936 calls/s # 53.49 [+4.17] GRO frag list over UDP tunnel ok # 58.91 [+5.42] 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__->