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.12 [+0.12] IPv4 # 1.90 [+1.78] No GRO ok # 5.33 [+3.43] GRO frag list ok # 9.25 [+3.92] GRO fwd ok # 12.29 [+3.04] UDP fwd perf udp rx: 9 MB/s 7865 calls/s # 13.80 [+1.51] udp tx: 11 MB/s 203 calls/s 203 msg/s # 14.60 [+0.80] udp rx: 11 MB/s 9408 calls/s # 14.80 [+0.21] udp tx: 11 MB/s 199 calls/s 199 msg/s # 15.60 [+0.80] udp rx: 11 MB/s 9168 calls/s # 16.03 [+0.43] UDP GRO fwd perf udp rx: 9 MB/s 7680 calls/s # 17.56 [+1.53] udp tx: 12 MB/s 204 calls/s 204 msg/s # 18.34 [+0.78] udp rx: 11 MB/s 9552 calls/s # 18.57 [+0.23] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.35 [+0.78] udp rx: 11 MB/s 9648 calls/s # 19.58 [+0.23] udp tx: 11 MB/s 202 calls/s 202 msg/s # 23.51 [+3.94] GRO frag list over UDP tunnel ok # 28.93 [+5.42] GRO fwd over UDP tunnel ok # 30.28 [+1.35] IPv6 # 32.21 [+1.93] No GRO ok # 35.47 [+3.26] GRO frag list ok # 39.02 [+3.55] GRO fwd ok # 42.21 [+3.18] UDP fwd perf udp rx: 9 MB/s 8016 calls/s # 43.73 [+1.52] udp tx: 11 MB/s 203 calls/s 203 msg/s # 44.56 [+0.83] udp rx: 11 MB/s 9408 calls/s # 44.73 [+0.17] udp tx: 11 MB/s 195 calls/s 195 msg/s # 45.56 [+0.84] udp rx: 9 MB/s 7776 calls/s # 45.73 [+0.16] udp tx: 9 MB/s 154 calls/s 154 msg/s # 45.96 [+0.23] UDP GRO fwd perf udp rx: 9 MB/s 7584 calls/s # 47.48 [+1.52] udp tx: 11 MB/s 201 calls/s 201 msg/s # 48.26 [+0.78] udp rx: 11 MB/s 9408 calls/s # 48.48 [+0.22] udp tx: 11 MB/s 195 calls/s 195 msg/s # 49.26 [+0.78] udp rx: 11 MB/s 9552 calls/s # 49.48 [+0.22] udp tx: 11 MB/s 199 calls/s 199 msg/s # 53.49 [+4.01] GRO frag list over UDP tunnel ok # 58.81 [+5.32] 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__->