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.08 [+0.08] IPv4 # 1.94 [+1.85] No GRO ok # 5.49 [+3.56] GRO frag list ok # 9.70 [+4.20] GRO fwd ok # 13.22 [+3.52] UDP fwd perf udp rx: 9 MB/s 7673 calls/s # 14.77 [+1.55] udp tx: 12 MB/s 213 calls/s 213 msg/s # 15.54 [+0.76] udp rx: 11 MB/s 9744 calls/s # 15.78 [+0.24] udp tx: 12 MB/s 205 calls/s 205 msg/s # 16.54 [+0.76] udp rx: 11 MB/s 9600 calls/s # 16.78 [+0.24] udp tx: 11 MB/s 200 calls/s 200 msg/s # 17.02 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7872 calls/s # 18.55 [+1.53] udp tx: 12 MB/s 208 calls/s 208 msg/s # 19.35 [+0.80] udp rx: 12 MB/s 9984 calls/s # 19.55 [+0.21] udp tx: 12 MB/s 207 calls/s 207 msg/s # 20.35 [+0.80] udp rx: 12 MB/s 9936 calls/s # 20.56 [+0.20] udp tx: 12 MB/s 204 calls/s 204 msg/s # 24.72 [+4.16] GRO frag list over UDP tunnel ok # 30.59 [+5.87] GRO fwd over UDP tunnel ok # 32.03 [+1.45] IPv6 # 34.06 [+2.02] No GRO ok # 37.51 [+3.45] GRO frag list ok # 41.30 [+3.79] GRO fwd ok # 44.52 [+3.23] UDP fwd perf udp rx: 9 MB/s 7721 calls/s # 46.04 [+1.52] udp tx: 12 MB/s 207 calls/s 207 msg/s # 46.82 [+0.78] udp rx: 11 MB/s 9456 calls/s # 47.04 [+0.22] udp tx: 11 MB/s 195 calls/s 195 msg/s # 47.82 [+0.78] udp rx: 11 MB/s 9504 calls/s # 48.05 [+0.23] udp tx: 11 MB/s 196 calls/s 196 msg/s # 48.31 [+0.26] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 49.85 [+1.54] udp tx: 11 MB/s 199 calls/s 199 msg/s # 50.64 [+0.79] udp rx: 12 MB/s 9792 calls/s # 50.85 [+0.21] udp tx: 11 MB/s 203 calls/s 203 msg/s # 51.65 [+0.80] udp rx: 11 MB/s 9552 calls/s # 55.98 [+4.33] GRO frag list over UDP tunnel ok # 61.54 [+5.56] 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__->