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:   1559 MB/s  1269410 calls/s
# udp tx:   1773 MB/s    30075 calls/s  30075 msg/s
# udp rx:   1825 MB/s  1485960 calls/s
# udp tx:   1835 MB/s    31137 calls/s  31137 msg/s
# udp rx:   1472 MB/s  1198309 calls/s
# udp tx:   1556 MB/s    26403 calls/s  26403 msg/s
# UDP GRO fwd perf                        udp rx:   1618 MB/s  1317064 calls/s
# udp tx:   1727 MB/s    29304 calls/s  29304 msg/s
# udp rx:   1666 MB/s  1355914 calls/s
# udp tx:   1896 MB/s    32166 calls/s  32166 msg/s
# udp rx:   1928 MB/s  1570153 calls/s
# udp tx:   1936 MB/s    32848 calls/s  32848 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    887 MB/s   718919 calls/s
# udp tx:   1376 MB/s    23340 calls/s  23340 msg/s
# udp rx:    848 MB/s   686250 calls/s
# udp tx:   1402 MB/s    23781 calls/s  23781 msg/s
# udp rx:    805 MB/s   651466 calls/s
# udp tx:   1403 MB/s    23812 calls/s  23812 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    792 MB/s   641306 calls/s
# udp tx:   1393 MB/s    23638 calls/s  23638 msg/s
# udp rx:    693 MB/s   559969 calls/s
# udp tx:   1453 MB/s    24658 calls/s  24658 msg/s
# udp rx:    512 MB/s   413696 calls/s
# udp tx:   1476 MB/s    25047 calls/s  25047 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:    854 MB/s   695164 calls/s
# udp tx:   1105 MB/s    18744 calls/s  18744 msg/s
# udp rx:   1165 MB/s   948451 calls/s
# udp tx:   1166 MB/s    19778 calls/s  19778 msg/s
# udp rx:   1004 MB/s   817357 calls/s
# udp tx:   1144 MB/s    19405 calls/s  19405 msg/s
# UDP GRO fwd perf                        udp rx:   1347 MB/s  1096576 calls/s
# udp tx:   1456 MB/s    24696 calls/s  24696 msg/s
# udp rx:   1438 MB/s  1171135 calls/s
# udp tx:   1444 MB/s    24497 calls/s  24497 msg/s
# udp rx:   1356 MB/s  1103505 calls/s
# udp tx:   1440 MB/s    24435 calls/s  24435 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    624 MB/s   507671 calls/s
# udp tx:    883 MB/s    14979 calls/s  14979 msg/s
# udp rx:    750 MB/s   610340 calls/s
# udp tx:    924 MB/s    15685 calls/s  15685 msg/s
# udp rx:    715 MB/s   581767 calls/s
# udp tx:    922 MB/s    15652 calls/s  15652 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    762 MB/s   619859 calls/s
# udp tx:    937 MB/s    15897 calls/s  15897 msg/s
# udp rx:    829 MB/s   674894 calls/s
# udp tx:    942 MB/s    15978 calls/s  15978 msg/s
# udp rx:    833 MB/s   677597 calls/s
# udp tx:    947 MB/s    16069 calls/s  16069 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__->