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.09 [+0.09] IPv4 # 1.91 [+1.81] No GRO ok # 5.45 [+3.54] GRO frag list ok # 9.20 [+3.75] GRO fwd ok # 12.34 [+3.13] UDP fwd perf udp rx: 9 MB/s 7961 calls/s # 13.83 [+1.50] udp tx: 13 MB/s 221 calls/s 221 msg/s # 14.62 [+0.79] udp rx: 12 MB/s 10080 calls/s # 14.84 [+0.21] udp tx: 12 MB/s 210 calls/s 210 msg/s # 15.63 [+0.79] udp rx: 12 MB/s 9792 calls/s # 16.08 [+0.45] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 17.60 [+1.52] udp tx: 11 MB/s 201 calls/s 201 msg/s # 18.38 [+0.78] udp rx: 12 MB/s 9840 calls/s # 18.61 [+0.23] udp tx: 12 MB/s 205 calls/s 205 msg/s # 19.38 [+0.78] udp rx: 11 MB/s 9696 calls/s # 19.61 [+0.23] udp tx: 11 MB/s 202 calls/s 202 msg/s # 23.61 [+4.00] GRO frag list over UDP tunnel ok # 28.94 [+5.33] GRO fwd over UDP tunnel ok # 30.31 [+1.37] IPv6 # 32.19 [+1.88] No GRO ok # 35.54 [+3.35] GRO frag list ok # 39.15 [+3.60] GRO fwd ok # 42.36 [+3.21] UDP fwd perf udp rx: 8 MB/s 7241 calls/s # 43.89 [+1.53] udp tx: 12 MB/s 208 calls/s 208 msg/s # 44.65 [+0.76] udp rx: 11 MB/s 9552 calls/s # 44.89 [+0.24] udp tx: 11 MB/s 197 calls/s 197 msg/s # 45.65 [+0.76] udp rx: 11 MB/s 9264 calls/s # 45.89 [+0.24] udp tx: 11 MB/s 194 calls/s 194 msg/s # 46.14 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7680 calls/s # 47.64 [+1.50] udp tx: 11 MB/s 196 calls/s 196 msg/s # 48.46 [+0.82] udp rx: 11 MB/s 9600 calls/s # 48.64 [+0.18] udp tx: 11 MB/s 200 calls/s 200 msg/s # 49.47 [+0.83] udp rx: 11 MB/s 9600 calls/s # 49.64 [+0.17] udp tx: 11 MB/s 198 calls/s 198 msg/s # 53.65 [+4.02] GRO frag list over UDP tunnel ok # 59.04 [+5.38] 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__->