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.98 [+1.87] No GRO ok # 5.43 [+3.45] GRO frag list ok # 9.44 [+4.01] GRO fwd ok # 12.85 [+3.42] UDP fwd perf udp rx: 9 MB/s 7673 calls/s # 14.38 [+1.52] udp tx: 12 MB/s 208 calls/s 208 msg/s # 15.17 [+0.79] udp rx: 11 MB/s 9552 calls/s # 15.39 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.17 [+0.78] udp rx: 11 MB/s 9408 calls/s # 16.40 [+0.23] udp tx: 11 MB/s 191 calls/s 191 msg/s # 16.65 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 6912 calls/s # 18.21 [+1.56] udp tx: 11 MB/s 196 calls/s 196 msg/s # 18.96 [+0.74] udp rx: 11 MB/s 9408 calls/s # 19.21 [+0.26] udp tx: 11 MB/s 197 calls/s 197 msg/s # 19.96 [+0.74] udp rx: 11 MB/s 9600 calls/s # 20.21 [+0.26] udp tx: 11 MB/s 195 calls/s 195 msg/s # 24.40 [+4.18] GRO frag list over UDP tunnel ok # 30.11 [+5.71] GRO fwd over UDP tunnel ok # 31.58 [+1.48] IPv6 # 33.71 [+2.12] No GRO ok # 37.39 [+3.68] GRO frag list ok # 41.16 [+3.77] GRO fwd ok # 44.60 [+3.44] UDP fwd perf udp rx: 9 MB/s 7440 calls/s # 46.16 [+1.55] udp tx: 12 MB/s 205 calls/s 205 msg/s # 46.92 [+0.76] udp rx: 11 MB/s 9408 calls/s # 47.16 [+0.24] udp tx: 11 MB/s 196 calls/s 196 msg/s # 47.92 [+0.76] udp rx: 11 MB/s 9072 calls/s # 48.16 [+0.24] udp tx: 11 MB/s 188 calls/s 188 msg/s # 48.42 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 50.00 [+1.59] udp tx: 11 MB/s 192 calls/s 192 msg/s # 50.77 [+0.76] udp rx: 11 MB/s 9408 calls/s # 51.01 [+0.25] udp tx: 11 MB/s 197 calls/s 197 msg/s # 51.77 [+0.76] udp rx: 11 MB/s 9360 calls/s # 56.32 [+4.55] GRO frag list over UDP tunnel ok # 62.04 [+5.72] 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__->