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 # 2.00 [+1.89] No GRO ok # 5.49 [+3.50] GRO frag list ok # 9.50 [+4.00] GRO fwd ok # 12.65 [+3.15] UDP fwd perf udp rx: 9 MB/s 7625 calls/s # 14.18 [+1.53] udp tx: 12 MB/s 208 calls/s 208 msg/s # 14.95 [+0.77] udp rx: 11 MB/s 9600 calls/s # 15.18 [+0.23] udp tx: 11 MB/s 198 calls/s 198 msg/s # 15.96 [+0.78] udp rx: 11 MB/s 9600 calls/s # 16.18 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.42 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 17.97 [+1.55] udp tx: 11 MB/s 200 calls/s 200 msg/s # 18.74 [+0.77] udp rx: 11 MB/s 9648 calls/s # 18.97 [+0.24] udp tx: 12 MB/s 204 calls/s 204 msg/s # 19.74 [+0.77] udp rx: 12 MB/s 9840 calls/s # 19.99 [+0.25] udp tx: 11 MB/s 203 calls/s 203 msg/s # 24.02 [+4.03] GRO frag list over UDP tunnel ok # 29.57 [+5.55] GRO fwd over UDP tunnel ok # 30.93 [+1.35] IPv6 # 32.92 [+1.99] No GRO ok # 36.37 [+3.46] GRO frag list ok # 40.07 [+3.70] GRO fwd ok # 43.35 [+3.28] UDP fwd perf udp rx: 9 MB/s 7385 calls/s # 44.86 [+1.51] udp tx: 12 MB/s 212 calls/s 212 msg/s # 45.64 [+0.78] udp rx: 11 MB/s 9504 calls/s # 45.87 [+0.23] udp tx: 11 MB/s 196 calls/s 196 msg/s # 46.64 [+0.77] udp rx: 11 MB/s 9113 calls/s # 46.88 [+0.24] udp tx: 11 MB/s 191 calls/s 191 msg/s # 47.13 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7872 calls/s # 48.64 [+1.52] udp tx: 11 MB/s 201 calls/s 201 msg/s # 49.46 [+0.82] udp rx: 11 MB/s 9648 calls/s # 49.65 [+0.19] udp tx: 11 MB/s 203 calls/s 203 msg/s # 50.46 [+0.81] udp rx: 11 MB/s 9552 calls/s # 54.77 [+4.31] GRO frag list over UDP tunnel ok # 60.18 [+5.42] 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__->