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:   1314 MB/s  1070128 calls/s
# udp tx:   1813 MB/s    30759 calls/s  30759 msg/s
# udp rx:   1880 MB/s  1530940 calls/s
# udp tx:   1873 MB/s    31784 calls/s  31784 msg/s
# udp rx:   1603 MB/s  1305407 calls/s
# udp tx:   1865 MB/s    31634 calls/s  31634 msg/s
# UDP GRO fwd perf                        udp rx:   1549 MB/s  1260997 calls/s
# udp tx:   1750 MB/s    29690 calls/s  29690 msg/s
# udp rx:   1766 MB/s  1438314 calls/s
# udp tx:   1767 MB/s    29980 calls/s  29980 msg/s
# udp rx:   1818 MB/s  1480089 calls/s
# udp tx:   1851 MB/s    31400 calls/s  31400 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1422 MB/s    24123 calls/s  24123 msg/s
# udp rx:     17 MB/s    14344 calls/s
# udp tx:   1673 MB/s    28388 calls/s  28388 msg/s
# udp rx:    181 MB/s   147871 calls/s
# udp tx:   1770 MB/s    30035 calls/s  30035 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1704 MB/s    28906 calls/s  28906 msg/s
# udp rx:     71 MB/s    58011 calls/s
# udp tx:   1834 MB/s    31120 calls/s  31120 msg/s
# udp rx:      3 MB/s     2816 calls/s
# udp tx:   1261 MB/s    21388 calls/s  21388 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1606 MB/s  1307257 calls/s
# udp tx:   1811 MB/s    30721 calls/s  30721 msg/s
# udp rx:   1683 MB/s  1370732 calls/s
# udp tx:   1752 MB/s    29718 calls/s  29718 msg/s
# udp rx:   1908 MB/s  1552211 calls/s
# udp tx:   1964 MB/s    33318 calls/s  33318 msg/s
# UDP GRO fwd perf                        udp rx:   1683 MB/s  1369903 calls/s
# udp tx:   1784 MB/s    30259 calls/s  30259 msg/s
# udp rx:   1901 MB/s  1547824 calls/s
# udp tx:   1923 MB/s    32632 calls/s  32632 msg/s
# udp rx:   1869 MB/s  1521875 calls/s
# udp tx:   1884 MB/s    31959 calls/s  31959 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1812 MB/s    30747 calls/s  30747 msg/s
# udp rx:     24 MB/s    19837 calls/s
# udp tx:   1736 MB/s    29458 calls/s  29458 msg/s
# udp rx:    187 MB/s   152799 calls/s
# udp tx:   1858 MB/s    31528 calls/s  31528 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1885 MB/s    31985 calls/s  31985 msg/s
# udp rx:      1 MB/s     1024 calls/s
# udp tx:   1889 MB/s    32055 calls/s  32055 msg/s
# udp rx:      0 MB/s      768 calls/s
# udp tx:   1868 MB/s    31699 calls/s  31699 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__->