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.03 [+1.91] No GRO ok # 5.60 [+3.57] GRO frag list ok # 9.64 [+4.05] GRO fwd ok # 13.03 [+3.38] UDP fwd perf udp rx: 9 MB/s 8009 calls/s # 14.56 [+1.54] udp tx: 12 MB/s 212 calls/s 212 msg/s # 15.35 [+0.79] udp rx: 12 MB/s 9792 calls/s # 15.56 [+0.21] udp tx: 11 MB/s 203 calls/s 203 msg/s # 16.36 [+0.79] udp rx: 11 MB/s 9216 calls/s # 16.56 [+0.21] udp tx: 11 MB/s 188 calls/s 188 msg/s # 16.81 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7008 calls/s # 18.36 [+1.55] udp tx: 11 MB/s 196 calls/s 196 msg/s # 19.11 [+0.75] udp rx: 12 MB/s 9840 calls/s # 19.36 [+0.25] udp tx: 12 MB/s 207 calls/s 207 msg/s # 20.11 [+0.75] udp rx: 12 MB/s 9936 calls/s # 20.36 [+0.25] udp tx: 12 MB/s 205 calls/s 205 msg/s # 24.63 [+4.27] GRO frag list over UDP tunnel ok # 30.39 [+5.76] GRO fwd over UDP tunnel ok # 31.80 [+1.42] IPv6 # 33.89 [+2.09] No GRO ok # 37.47 [+3.57] GRO frag list ok # 41.30 [+3.83] GRO fwd ok # 44.53 [+3.23] UDP fwd perf udp rx: 9 MB/s 8112 calls/s # 46.07 [+1.53] udp tx: 12 MB/s 217 calls/s 217 msg/s # 46.86 [+0.79] udp rx: 12 MB/s 9984 calls/s # 47.07 [+0.21] udp tx: 11 MB/s 203 calls/s 203 msg/s # 47.86 [+0.79] udp rx: 11 MB/s 9072 calls/s # 48.07 [+0.21] udp tx: 10 MB/s 186 calls/s 186 msg/s # 48.31 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # 49.87 [+1.56] udp tx: 11 MB/s 201 calls/s 201 msg/s # 50.62 [+0.75] udp rx: 12 MB/s 10032 calls/s # 50.87 [+0.25] udp tx: 12 MB/s 208 calls/s 208 msg/s # 51.63 [+0.75] udp rx: 11 MB/s 9552 calls/s # 51.87 [+0.25] udp tx: 11 MB/s 194 calls/s 194 msg/s # 56.12 [+4.25] GRO frag list over UDP tunnel ok # 61.75 [+5.62] 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__->