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:   1690 MB/s  1376151 calls/s
# udp tx:   1753 MB/s    29741 calls/s  29741 msg/s
# udp rx:   1477 MB/s  1202962 calls/s
# udp tx:   1886 MB/s    31992 calls/s  31992 msg/s
# udp rx:   1919 MB/s  1562631 calls/s
# udp tx:   1937 MB/s    32856 calls/s  32856 msg/s
# UDP GRO fwd perf                        udp rx:   1560 MB/s  1269831 calls/s
# udp tx:   1719 MB/s    29167 calls/s  29167 msg/s
# udp rx:   1730 MB/s  1408646 calls/s
# udp tx:   1891 MB/s    32078 calls/s  32078 msg/s
# udp rx:   1693 MB/s  1378276 calls/s
# udp tx:   1725 MB/s    29268 calls/s  29268 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:     58 MB/s    47694 calls/s
# udp tx:   1725 MB/s    29260 calls/s  29260 msg/s
# udp tx:   1713 MB/s    29066 calls/s  29066 msg/s
# udp rx:    204 MB/s   166166 calls/s
# udp tx:   1731 MB/s    29370 calls/s  29370 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1787 MB/s    30318 calls/s  30318 msg/s
# udp rx:    150 MB/s   122785 calls/s
# udp tx:   1932 MB/s    32778 calls/s  32778 msg/s
# udp rx:      0 MB/s      768 calls/s
# udp tx:   1889 MB/s    32042 calls/s  32042 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:    802 MB/s   653441 calls/s
# udp tx:   1134 MB/s    19234 calls/s  19234 msg/s
# udp rx:   1142 MB/s   930311 calls/s
# udp tx:   1154 MB/s    19580 calls/s  19580 msg/s
# udp rx:   1135 MB/s   924125 calls/s
# udp tx:   1143 MB/s    19398 calls/s  19398 msg/s
# UDP GRO fwd perf                        udp rx:    882 MB/s   718448 calls/s
# udp tx:   1145 MB/s    19432 calls/s  19432 msg/s
# udp rx:   1158 MB/s   943415 calls/s
# udp tx:   1169 MB/s    19831 calls/s  19831 msg/s
# udp rx:   1179 MB/s   960379 calls/s
# udp tx:   1185 MB/s    20108 calls/s  20108 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1799 MB/s    30525 calls/s  30525 msg/s
# udp rx:     28 MB/s    22999 calls/s
# udp tx:   1690 MB/s    28669 calls/s  28669 msg/s
# udp rx:    391 MB/s   318533 calls/s
# udp tx:   1622 MB/s    27518 calls/s  27518 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1764 MB/s    29920 calls/s  29920 msg/s
# udp rx:    125 MB/s   102069 calls/s
# udp tx:   1769 MB/s    30018 calls/s  30018 msg/s
# udp rx:     62 MB/s    51156 calls/s
# udp tx:   1843 MB/s    31274 calls/s  31274 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__->