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 # 2.08 [+1.96] No GRO ok # 5.64 [+3.56] GRO frag list ok # 9.86 [+4.22] GRO fwd ok # 13.18 [+3.32] UDP fwd perf udp rx: 8 MB/s 7241 calls/s # 14.70 [+1.53] udp tx: 12 MB/s 206 calls/s 206 msg/s # 15.49 [+0.78] udp rx: 11 MB/s 9216 calls/s # 15.70 [+0.22] udp tx: 11 MB/s 191 calls/s 191 msg/s # 16.49 [+0.78] udp rx: 11 MB/s 8976 calls/s # 16.71 [+0.22] udp tx: 11 MB/s 187 calls/s 187 msg/s # 16.97 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 18.54 [+1.56] udp tx: 11 MB/s 192 calls/s 192 msg/s # 19.33 [+0.79] udp rx: 11 MB/s 9360 calls/s # 19.54 [+0.21] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.33 [+0.79] udp rx: 11 MB/s 9312 calls/s # 24.88 [+4.55] GRO frag list over UDP tunnel ok # 30.65 [+5.77] GRO fwd over UDP tunnel ok # 32.07 [+1.42] IPv6 # 34.07 [+2.00] No GRO ok # 37.67 [+3.60] GRO frag list ok # 41.51 [+3.83] GRO fwd ok # 44.90 [+3.39] UDP fwd perf udp rx: 9 MB/s 7481 calls/s # 46.43 [+1.53] udp tx: 11 MB/s 202 calls/s 202 msg/s # 47.23 [+0.80] udp rx: 11 MB/s 9360 calls/s # 47.43 [+0.20] udp tx: 11 MB/s 191 calls/s 191 msg/s # 48.24 [+0.81] udp rx: 9 MB/s 7872 calls/s # 48.44 [+0.20] udp tx: 9 MB/s 163 calls/s 163 msg/s # 48.69 [+0.25] UDP GRO fwd perf udp rx: 7 MB/s 6480 calls/s # 50.30 [+1.61] udp tx: 10 MB/s 182 calls/s 182 msg/s # 51.04 [+0.74] udp rx: 11 MB/s 9168 calls/s # 51.30 [+0.26] udp tx: 11 MB/s 195 calls/s 195 msg/s # 52.04 [+0.75] udp rx: 11 MB/s 9312 calls/s # 52.30 [+0.25] udp tx: 11 MB/s 194 calls/s 194 msg/s # 56.78 [+4.49] GRO frag list over UDP tunnel ok # 62.56 [+5.77] 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__->