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'
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:   1305 MB/s  1062590 calls/s
# udp tx:   1794 MB/s    30441 calls/s  30441 msg/s
# udp rx:   1793 MB/s  1460103 calls/s
# udp tx:   1841 MB/s    31238 calls/s  31238 msg/s
# udp rx:   1876 MB/s  1527390 calls/s
# udp tx:   1878 MB/s    31857 calls/s  31857 msg/s
# UDP GRO fwd perf                        udp rx:   1329 MB/s  1082407 calls/s
# udp tx:   1821 MB/s    30898 calls/s  30898 msg/s
# udp rx:   1941 MB/s  1580275 calls/s
# udp tx:   1944 MB/s    32979 calls/s  32979 msg/s
# udp rx:   1937 MB/s  1577022 calls/s
# udp tx:   1943 MB/s    32964 calls/s  32964 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1689 MB/s    28650 calls/s  28650 msg/s
# udp rx:    151 MB/s   123106 calls/s
# udp tx:   1742 MB/s    29549 calls/s  29549 msg/s
# udp rx:    220 MB/s   179368 calls/s
# udp tx:   1857 MB/s    31507 calls/s  31507 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1870 MB/s    31733 calls/s  31733 msg/s
# udp rx:      1 MB/s     1024 calls/s
# udp tx:   1862 MB/s    31585 calls/s  31585 msg/s
# udp rx:      1 MB/s     1024 calls/s
# udp tx:   1854 MB/s    31453 calls/s  31453 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1042 MB/s   848354 calls/s
# udp tx:   1081 MB/s    18349 calls/s  18349 msg/s
# udp rx:   1169 MB/s   951823 calls/s
# udp tx:   1176 MB/s    19947 calls/s  19947 msg/s
# udp rx:   1149 MB/s   935450 calls/s
# udp tx:   1153 MB/s    19563 calls/s  19563 msg/s
# UDP GRO fwd perf                        udp rx:   1108 MB/s   902078 calls/s
# udp tx:   1160 MB/s    19677 calls/s  19677 msg/s
# udp rx:   1128 MB/s   918691 calls/s
# udp tx:   1177 MB/s    19979 calls/s  19979 msg/s
# udp rx:   1180 MB/s   961299 calls/s
# udp tx:   1189 MB/s    20182 calls/s  20182 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    205 MB/s   167007 calls/s
# udp tx:   1708 MB/s    28985 calls/s  28985 msg/s
# udp tx:   1690 MB/s    28674 calls/s  28674 msg/s
# udp rx:    200 MB/s   162940 calls/s
# udp tx:   1809 MB/s    30686 calls/s  30686 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1840 MB/s    31218 calls/s  31218 msg/s
# udp rx:      1 MB/s     1497 calls/s
# udp tx:   1851 MB/s    31397 calls/s  31397 msg/s
# udp rx:      0 MB/s      775 calls/s
# udp tx:   1817 MB/s    30829 calls/s  30829 msg/s
ok 1 selftests: net: udpgro_fwd.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->