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.08 [+0.08] IPv4 # 1.94 [+1.85] No GRO ok # 5.75 [+3.81] GRO frag list ok # 9.87 [+4.12] GRO fwd ok # 13.08 [+3.21] UDP fwd perf udp rx: 9 MB/s 7968 calls/s # 14.59 [+1.51] udp tx: 12 MB/s 217 calls/s 217 msg/s # 15.36 [+0.77] udp rx: 12 MB/s 10080 calls/s # 15.60 [+0.23] udp tx: 12 MB/s 207 calls/s 207 msg/s # 16.37 [+0.77] udp rx: 12 MB/s 9840 calls/s # 16.60 [+0.23] udp tx: 12 MB/s 204 calls/s 204 msg/s # 16.85 [+0.25] UDP GRO fwd perf udp rx: 10 MB/s 8160 calls/s # 18.37 [+1.52] udp tx: 12 MB/s 207 calls/s 207 msg/s # 19.19 [+0.82] udp rx: 12 MB/s 10080 calls/s # 19.38 [+0.19] udp tx: 12 MB/s 211 calls/s 211 msg/s # 20.19 [+0.81] udp rx: 12 MB/s 9840 calls/s # 24.50 [+4.31] GRO frag list over UDP tunnel ok # 30.11 [+5.61] GRO fwd over UDP tunnel ok # 31.46 [+1.35] IPv6 # 33.42 [+1.96] No GRO ok # 36.91 [+3.49] GRO frag list ok # 40.80 [+3.89] GRO fwd ok # 44.19 [+3.39] UDP fwd perf udp rx: 9 MB/s 7817 calls/s # 45.71 [+1.52] udp tx: 12 MB/s 214 calls/s 214 msg/s # 46.50 [+0.79] udp rx: 12 MB/s 9936 calls/s # 46.71 [+0.21] udp tx: 12 MB/s 205 calls/s 205 msg/s # 47.50 [+0.79] udp rx: 11 MB/s 9744 calls/s # 47.71 [+0.21] udp tx: 11 MB/s 194 calls/s 194 msg/s # 47.95 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7440 calls/s # 49.51 [+1.56] udp tx: 12 MB/s 207 calls/s 207 msg/s # 50.26 [+0.75] udp rx: 12 MB/s 9936 calls/s # 50.51 [+0.25] udp tx: 12 MB/s 206 calls/s 206 msg/s # 51.27 [+0.76] udp rx: 12 MB/s 9888 calls/s # 51.51 [+0.24] udp tx: 12 MB/s 206 calls/s 206 msg/s # 55.76 [+4.25] GRO frag list over UDP tunnel ok # 61.36 [+5.61] 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__->