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.11 [+0.11] IPv4 # 1.99 [+1.88] No GRO ok # 5.71 [+3.72] GRO frag list ok # 9.52 [+3.80] GRO fwd ok # 12.76 [+3.24] UDP fwd perf udp rx: 8 MB/s 7241 calls/s # 14.30 [+1.54] udp tx: 12 MB/s 212 calls/s 212 msg/s # 15.07 [+0.77] udp rx: 11 MB/s 9552 calls/s # 15.30 [+0.23] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.07 [+0.78] udp rx: 11 MB/s 9456 calls/s # 16.30 [+0.22] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.56 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 18.11 [+1.56] udp tx: 11 MB/s 198 calls/s 198 msg/s # 18.87 [+0.75] udp rx: 11 MB/s 9648 calls/s # 19.12 [+0.25] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.87 [+0.75] udp rx: 11 MB/s 9648 calls/s # 20.12 [+0.25] udp tx: 11 MB/s 201 calls/s 201 msg/s # 24.22 [+4.10] GRO frag list over UDP tunnel ok # 29.92 [+5.70] GRO fwd over UDP tunnel ok # 31.33 [+1.41] IPv6 # 33.28 [+1.95] No GRO ok # 36.79 [+3.51] GRO frag list ok # 40.45 [+3.65] GRO fwd ok # 43.68 [+3.23] UDP fwd perf udp rx: 8 MB/s 7289 calls/s # 45.21 [+1.54] udp tx: 12 MB/s 208 calls/s 208 msg/s # 45.99 [+0.78] udp rx: 11 MB/s 9600 calls/s # 46.22 [+0.23] udp tx: 11 MB/s 198 calls/s 198 msg/s # 47.00 [+0.78] udp rx: 11 MB/s 9456 calls/s # 47.22 [+0.22] udp tx: 11 MB/s 196 calls/s 196 msg/s # 47.47 [+0.25] UDP GRO fwd perf udp rx: 6 MB/s 5424 calls/s # 49.25 [+1.78] udp tx: 11 MB/s 197 calls/s 197 msg/s # 49.82 [+0.57] udp rx: 11 MB/s 9552 calls/s # 50.25 [+0.43] udp tx: 12 MB/s 205 calls/s 205 msg/s # 50.82 [+0.57] udp rx: 11 MB/s 9696 calls/s # 55.38 [+4.56] GRO frag list over UDP tunnel ok # 60.95 [+5.57] 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__->