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:   1606 MB/s  1307237 calls/s
# udp tx:   1725 MB/s    29262 calls/s  29262 msg/s
# udp rx:   1817 MB/s  1479896 calls/s
# udp tx:   1821 MB/s    30897 calls/s  30897 msg/s
# udp rx:   1748 MB/s  1423552 calls/s
# udp tx:   1800 MB/s    30537 calls/s  30537 msg/s
# UDP GRO fwd perf                        udp rx:   1517 MB/s  1234941 calls/s
# udp tx:   1639 MB/s    27805 calls/s  27805 msg/s
# udp rx:   1796 MB/s  1462922 calls/s
# udp tx:   1795 MB/s    30447 calls/s  30447 msg/s
# udp rx:   1654 MB/s  1347176 calls/s
# udp tx:   1653 MB/s    28051 calls/s  28051 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    566 MB/s   460866 calls/s
# udp tx:    929 MB/s    15764 calls/s  15764 msg/s
# udp rx:    837 MB/s   681606 calls/s
# udp tx:    854 MB/s    14487 calls/s  14487 msg/s
# udp rx:    881 MB/s   717518 calls/s
# udp tx:    919 MB/s    15600 calls/s  15600 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    696 MB/s   566881 calls/s
# udp tx:    909 MB/s    15418 calls/s  15418 msg/s
# udp rx:    924 MB/s   752501 calls/s
# udp tx:    929 MB/s    15765 calls/s  15765 msg/s
# udp rx:    927 MB/s   755114 calls/s
# udp tx:    929 MB/s    15762 calls/s  15762 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1140 MB/s   927908 calls/s
# udp tx:   1717 MB/s    29137 calls/s  29137 msg/s
# udp rx:   1473 MB/s  1199586 calls/s
# udp tx:   1810 MB/s    30703 calls/s  30703 msg/s
# udp rx:   1727 MB/s  1406658 calls/s
# udp tx:   1734 MB/s    29417 calls/s  29417 msg/s
# UDP GRO fwd perf                        udp rx:   1655 MB/s  1347838 calls/s
# udp tx:   1718 MB/s    29147 calls/s  29147 msg/s
# udp rx:   1809 MB/s  1473282 calls/s
# udp tx:   1810 MB/s    30707 calls/s  30707 msg/s
# udp rx:   1718 MB/s  1398551 calls/s
# udp tx:   1782 MB/s    30240 calls/s  30240 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    107 MB/s    87300 calls/s
# udp tx:   1413 MB/s    23970 calls/s  23970 msg/s
# udp rx:    116 MB/s    94358 calls/s
# udp tx:   1463 MB/s    24817 calls/s  24817 msg/s
# udp rx:    241 MB/s   195077 calls/s
# udp tx:   1429 MB/s    24252 calls/s  24252 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    264 MB/s   214365 calls/s
# udp tx:   1360 MB/s    23074 calls/s  23074 msg/s
# udp rx:    288 MB/s   233420 calls/s
# udp tx:   1383 MB/s    23460 calls/s  23460 msg/s
# udp tx:   1465 MB/s    24856 calls/s  24856 msg/s
# udp rx:    132 MB/s   106862 calls/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__->