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:    821 MB/s   669031 calls/s
# udp tx:    886 MB/s    15033 calls/s  15033 msg/s
# udp rx:    918 MB/s   748024 calls/s
# udp tx:    946 MB/s    16056 calls/s  16056 msg/s
# udp rx:   1003 MB/s   816716 calls/s
# udp tx:   1098 MB/s    18636 calls/s  18636 msg/s
# UDP GRO fwd perf                        udp rx:   1465 MB/s  1192278 calls/s
# udp tx:   1654 MB/s    28057 calls/s  28057 msg/s
# udp rx:   1729 MB/s  1407769 calls/s
# udp tx:   1750 MB/s    29682 calls/s  29682 msg/s
# udp rx:   1660 MB/s  1351258 calls/s
# udp tx:   1776 MB/s    30139 calls/s  30139 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    994 MB/s   806173 calls/s
# udp tx:   1372 MB/s    23275 calls/s  23275 msg/s
# udp rx:    928 MB/s   751584 calls/s
# udp tx:   1315 MB/s    22308 calls/s  22308 msg/s
# udp rx:    938 MB/s   761950 calls/s
# udp tx:   1165 MB/s    19766 calls/s  19766 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    487 MB/s   397122 calls/s
# udp tx:    968 MB/s    16418 calls/s  16418 msg/s
# udp tx:    993 MB/s    16852 calls/s  16852 msg/s
# udp rx:    279 MB/s   227276 calls/s
# udp tx:   1012 MB/s    17171 calls/s  17171 msg/s
# udp rx:    977 MB/s   795805 calls/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1601 MB/s  1303397 calls/s
# udp tx:   1654 MB/s    28061 calls/s  28061 msg/s
# udp rx:   1598 MB/s  1301596 calls/s
# udp tx:   1797 MB/s    30485 calls/s  30485 msg/s
# udp rx:   1768 MB/s  1440102 calls/s
# udp tx:   1769 MB/s    30013 calls/s  30013 msg/s
# UDP GRO fwd perf                        udp rx:   1134 MB/s   920744 calls/s
# udp tx:   1477 MB/s    25060 calls/s  25060 msg/s
# udp rx:   1494 MB/s  1216550 calls/s
# udp tx:   1496 MB/s    25390 calls/s  25390 msg/s
# udp rx:   1518 MB/s  1236500 calls/s
# udp tx:   1532 MB/s    25986 calls/s  25986 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    227 MB/s   184807 calls/s
# udp tx:    901 MB/s    15290 calls/s  15290 msg/s
# udp tx:    851 MB/s    14450 calls/s  14450 msg/s
# udp rx:    158 MB/s   128572 calls/s
# udp tx:   1049 MB/s    17800 calls/s  17800 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    117 MB/s    95589 calls/s
# udp tx:    830 MB/s    14083 calls/s  14083 msg/s
# udp rx:    252 MB/s   205389 calls/s
# udp tx:    787 MB/s    13364 calls/s  13364 msg/s
# udp rx:    474 MB/s   386192 calls/s
# udp tx:    922 MB/s    15654 calls/s  15654 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__->