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:   1314 MB/s  1069789 calls/s
# udp tx:   1631 MB/s    27679 calls/s  27679 msg/s
# udp rx:   1549 MB/s  1261235 calls/s
# udp tx:   1560 MB/s    26464 calls/s  26464 msg/s
# udp rx:   1742 MB/s  1418844 calls/s
# udp tx:   1751 MB/s    29713 calls/s  29713 msg/s
# UDP GRO fwd perf                        udp rx:   1632 MB/s  1328874 calls/s
# udp tx:   1690 MB/s    28666 calls/s  28666 msg/s
# udp rx:   1709 MB/s  1391453 calls/s
# udp tx:   1720 MB/s    29173 calls/s  29173 msg/s
# udp rx:   1707 MB/s  1390332 calls/s
# udp tx:   1718 MB/s    29141 calls/s  29141 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    983 MB/s   796233 calls/s
# udp tx:   1204 MB/s    20435 calls/s  20435 msg/s
# udp rx:   1126 MB/s   909343 calls/s
# udp tx:   1341 MB/s    22760 calls/s  22760 msg/s
# udp rx:   1189 MB/s   959931 calls/s
# udp tx:   1378 MB/s    23378 calls/s  23378 msg/s
# UDP tunnel GRO fwd perf                 udp rx:   1043 MB/s   843468 calls/s
# udp tx:   1307 MB/s    22184 calls/s  22184 msg/s
# udp rx:   1164 MB/s   941388 calls/s
# udp tx:   1328 MB/s    22537 calls/s  22537 msg/s
# udp rx:   1198 MB/s   967702 calls/s
# udp tx:   1391 MB/s    23605 calls/s  23605 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1604 MB/s  1305968 calls/s
# udp tx:   1678 MB/s    28462 calls/s  28462 msg/s
# udp rx:   1693 MB/s  1378553 calls/s
# udp tx:   1752 MB/s    29721 calls/s  29721 msg/s
# udp rx:   1616 MB/s  1315807 calls/s
# udp tx:   1633 MB/s    27706 calls/s  27706 msg/s
# UDP GRO fwd perf                        udp rx:   1170 MB/s   952787 calls/s
# udp tx:   1427 MB/s    24212 calls/s  24212 msg/s
# udp rx:   1393 MB/s  1134372 calls/s
# udp tx:   1404 MB/s    23817 calls/s  23817 msg/s
# udp rx:   1402 MB/s  1142071 calls/s
# udp tx:   1411 MB/s    23939 calls/s  23939 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    515 MB/s   419165 calls/s
# udp tx:    874 MB/s    14824 calls/s  14824 msg/s
# udp rx:    547 MB/s   445097 calls/s
# udp tx:    905 MB/s    15360 calls/s  15360 msg/s
# udp rx:    679 MB/s   552348 calls/s
# udp tx:    914 MB/s    15516 calls/s  15516 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    755 MB/s   614855 calls/s
# udp tx:    874 MB/s    14831 calls/s  14831 msg/s
# udp rx:    765 MB/s   619954 calls/s
# udp tx:   1270 MB/s    21556 calls/s  21556 msg/s
# udp rx:    658 MB/s   532700 calls/s
# udp tx:   1262 MB/s    21418 calls/s  21418 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__->