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.03 [+1.92] No GRO ok # 5.50 [+3.47] GRO frag list ok # 9.53 [+4.03] GRO fwd ok # 12.90 [+3.37] UDP fwd perf udp rx: 9 MB/s 7865 calls/s # 14.41 [+1.51] udp tx: 12 MB/s 218 calls/s 218 msg/s # 15.20 [+0.79] udp rx: 12 MB/s 9840 calls/s # 15.41 [+0.21] udp tx: 12 MB/s 204 calls/s 204 msg/s # 16.20 [+0.79] udp rx: 12 MB/s 9840 calls/s # 16.41 [+0.21] udp tx: 12 MB/s 204 calls/s 204 msg/s # 16.66 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7968 calls/s # 18.19 [+1.53] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.01 [+0.82] udp rx: 12 MB/s 9936 calls/s # 19.19 [+0.18] udp tx: 12 MB/s 209 calls/s 209 msg/s # 20.01 [+0.82] udp rx: 12 MB/s 9936 calls/s # 20.21 [+0.19] udp tx: 12 MB/s 205 calls/s 205 msg/s # 24.43 [+4.22] GRO frag list over UDP tunnel ok # 30.24 [+5.82] GRO fwd over UDP tunnel ok # 31.67 [+1.43] IPv6 # 33.72 [+2.05] No GRO ok # 37.54 [+3.82] GRO frag list ok # 41.32 [+3.78] GRO fwd ok # 44.68 [+3.37] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 46.23 [+1.55] udp tx: 12 MB/s 210 calls/s 210 msg/s # 46.99 [+0.76] udp rx: 12 MB/s 9792 calls/s # 47.24 [+0.24] udp tx: 11 MB/s 202 calls/s 202 msg/s # 48.00 [+0.76] udp rx: 11 MB/s 9216 calls/s # 48.24 [+0.24] udp tx: 11 MB/s 191 calls/s 191 msg/s # 48.50 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # 50.06 [+1.56] udp tx: 11 MB/s 198 calls/s 198 msg/s # 50.79 [+0.74] udp rx: 11 MB/s 9696 calls/s # 51.06 [+0.26] udp tx: 12 MB/s 207 calls/s 207 msg/s # 51.80 [+0.74] udp rx: 12 MB/s 9840 calls/s # 56.44 [+4.64] GRO frag list over UDP tunnel ok # 62.17 [+5.73] 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__->