make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: udpgro_fwd.sh
# IPv4
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1698 MB/s  1382927 calls/s
# udp tx:   1920 MB/s    32565 calls/s  32565 msg/s
# udp rx:   1595 MB/s  1298752 calls/s
# udp tx:   1581 MB/s    26828 calls/s  26828 msg/s
# udp rx:   1221 MB/s   994802 calls/s
# udp tx:   1225 MB/s    20788 calls/s  20788 msg/s
# UDP GRO fwd perf                        udp rx:    897 MB/s   730476 calls/s
# udp tx:   1225 MB/s    20792 calls/s  20792 msg/s
# udp rx:    897 MB/s   730277 calls/s
# udp tx:   1229 MB/s    20849 calls/s  20849 msg/s
# udp rx:   1124 MB/s   915222 calls/s
# udp tx:   1241 MB/s    21065 calls/s  21065 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    271 MB/s   220032 calls/s
# udp tx:   1066 MB/s    18082 calls/s  18082 msg/s
# udp rx:    287 MB/s   232924 calls/s
# udp tx:   1143 MB/s    19400 calls/s  19400 msg/s
# udp rx:    303 MB/s   245747 calls/s
# udp tx:   1119 MB/s    18984 calls/s  18984 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    283 MB/s   229005 calls/s
# udp tx:   1126 MB/s    19101 calls/s  19101 msg/s
# udp tx:   1022 MB/s    17347 calls/s  17347 msg/s
# udp rx:    226 MB/s   183165 calls/s
# udp tx:    893 MB/s    15157 calls/s  15157 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1024 MB/s   833912 calls/s
# udp tx:   1182 MB/s    20064 calls/s  20064 msg/s
# udp rx:   1168 MB/s   951072 calls/s
# udp tx:   1183 MB/s    20070 calls/s  20070 msg/s
# udp rx:   1189 MB/s   968129 calls/s
# udp tx:   1192 MB/s    20232 calls/s  20232 msg/s
# UDP GRO fwd perf                        udp rx:   1156 MB/s   941877 calls/s
# udp tx:   1191 MB/s    20201 calls/s  20201 msg/s
# udp rx:   1197 MB/s   974885 calls/s
# udp tx:   1200 MB/s    20362 calls/s  20362 msg/s
# udp rx:   1196 MB/s   974281 calls/s
# udp tx:   1201 MB/s    20383 calls/s  20383 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1174 MB/s    19912 calls/s  19912 msg/s
# udp rx:      0 MB/s      768 calls/s
# udp tx:   1152 MB/s    19541 calls/s  19541 msg/s
# udp rx:      0 MB/s      768 calls/s
# udp tx:   1116 MB/s    18938 calls/s  18938 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1059 MB/s    17966 calls/s  17966 msg/s
# udp rx:    233 MB/s   190268 calls/s
# udp tx:   1173 MB/s    19910 calls/s  19910 msg/s
# udp rx:      0 MB/s      768 calls/s
# udp tx:   1192 MB/s    20224 calls/s  20224 msg/s
ok 1 selftests: net: udpgro_fwd.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
TAP version 13
1..1
# timeout set to 45
# selftests: net/lib: udpgro_fwd.sh
# Warning: file udpgro_fwd.sh is missing!
not ok 1 selftests: net/lib: udpgro_fwd.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->