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.94 [+1.82] No GRO ok # 5.33 [+3.39] GRO frag list ok # 9.21 [+3.88] GRO fwd ok # 12.44 [+3.23] UDP fwd perf udp rx: 9 MB/s 7769 calls/s # 13.96 [+1.52] udp tx: 12 MB/s 212 calls/s 212 msg/s # 14.72 [+0.77] udp rx: 11 MB/s 9696 calls/s # 14.95 [+0.23] udp tx: 11 MB/s 200 calls/s 200 msg/s # 15.73 [+0.77] udp rx: 11 MB/s 9744 calls/s # 15.96 [+0.23] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.20 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 8112 calls/s # 17.71 [+1.51] udp tx: 12 MB/s 207 calls/s 207 msg/s # 18.52 [+0.81] udp rx: 12 MB/s 9984 calls/s # 18.71 [+0.19] udp tx: 12 MB/s 211 calls/s 211 msg/s # 19.52 [+0.81] udp rx: 12 MB/s 10032 calls/s # 19.71 [+0.18] udp tx: 12 MB/s 206 calls/s 206 msg/s # 23.66 [+3.95] GRO frag list over UDP tunnel ok # 28.93 [+5.28] GRO fwd over UDP tunnel ok # 30.23 [+1.29] IPv6 # 32.15 [+1.92] No GRO ok # 35.43 [+3.28] GRO frag list ok # 38.96 [+3.54] GRO fwd ok # 42.06 [+3.09] UDP fwd perf udp rx: 9 MB/s 7968 calls/s # 43.56 [+1.50] udp tx: 12 MB/s 212 calls/s 212 msg/s # 44.35 [+0.79] udp rx: 11 MB/s 9744 calls/s # 44.55 [+0.21] udp tx: 11 MB/s 201 calls/s 201 msg/s # 45.35 [+0.80] udp rx: 11 MB/s 9648 calls/s # 45.57 [+0.22] udp tx: 12 MB/s 204 calls/s 204 msg/s # 45.81 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7824 calls/s # 47.33 [+1.53] udp tx: 12 MB/s 208 calls/s 208 msg/s # 48.12 [+0.79] udp rx: 12 MB/s 10080 calls/s # 48.33 [+0.21] udp tx: 12 MB/s 209 calls/s 209 msg/s # 49.12 [+0.79] udp rx: 12 MB/s 9792 calls/s # 53.26 [+4.13] GRO frag list over UDP tunnel ok # 58.52 [+5.26] 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__->