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.07 [+0.07] IPv4 # 1.98 [+1.91] No GRO ok # 5.51 [+3.53] GRO frag list ok # 9.78 [+4.27] GRO fwd ok # 13.17 [+3.39] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 14.72 [+1.55] udp tx: 12 MB/s 211 calls/s 211 msg/s # 15.49 [+0.77] udp rx: 12 MB/s 9840 calls/s # 15.72 [+0.23] udp tx: 12 MB/s 207 calls/s 207 msg/s # 16.49 [+0.77] udp rx: 12 MB/s 9888 calls/s # 16.72 [+0.23] udp tx: 12 MB/s 204 calls/s 204 msg/s # 16.98 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 18.55 [+1.58] udp tx: 12 MB/s 209 calls/s 209 msg/s # 19.30 [+0.75] udp rx: 12 MB/s 10176 calls/s # 19.55 [+0.26] udp tx: 12 MB/s 209 calls/s 209 msg/s # 20.30 [+0.75] udp rx: 12 MB/s 9984 calls/s # 20.56 [+0.26] udp tx: 11 MB/s 202 calls/s 202 msg/s # 24.78 [+4.22] GRO frag list over UDP tunnel ok # 30.51 [+5.73] GRO fwd over UDP tunnel ok # 31.93 [+1.42] IPv6 # 34.03 [+2.10] No GRO ok # 37.58 [+3.56] GRO frag list ok # 41.16 [+3.58] GRO fwd ok # 44.28 [+3.12] UDP fwd perf udp rx: 9 MB/s 7872 calls/s # 45.79 [+1.51] udp tx: 12 MB/s 208 calls/s 208 msg/s # 46.59 [+0.80] udp rx: 11 MB/s 9504 calls/s # 46.79 [+0.20] udp tx: 11 MB/s 196 calls/s 196 msg/s # 47.59 [+0.80] udp rx: 11 MB/s 9168 calls/s # 47.79 [+0.20] udp tx: 11 MB/s 192 calls/s 192 msg/s # 48.03 [+0.23] UDP GRO fwd perf udp rx: 9 MB/s 7632 calls/s # 49.54 [+1.51] udp tx: 11 MB/s 199 calls/s 199 msg/s # 50.35 [+0.81] udp rx: 11 MB/s 9648 calls/s # 50.54 [+0.19] udp tx: 11 MB/s 199 calls/s 199 msg/s # 51.35 [+0.82] udp rx: 11 MB/s 9552 calls/s # 55.52 [+4.17] GRO frag list over UDP tunnel ok # 60.90 [+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__->