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:    760 MB/s   618932 calls/s
# udp tx:   1611 MB/s    27339 calls/s  27339 msg/s
# udp rx:   1583 MB/s  1288801 calls/s
# udp tx:   1609 MB/s    27303 calls/s  27303 msg/s
# udp rx:   1850 MB/s  1506776 calls/s
# udp tx:   1854 MB/s    31462 calls/s  31462 msg/s
# UDP GRO fwd perf                        udp rx:   1220 MB/s   990718 calls/s
# udp tx:   1638 MB/s    27796 calls/s  27796 msg/s
# udp rx:   1675 MB/s  1363762 calls/s
# udp tx:   1723 MB/s    29226 calls/s  29226 msg/s
# udp rx:   1294 MB/s  1051615 calls/s
# udp tx:   1582 MB/s    26848 calls/s  26848 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    637 MB/s   517525 calls/s
# udp tx:   1179 MB/s    20011 calls/s  20011 msg/s
# udp rx:    991 MB/s   804567 calls/s
# udp tx:   1382 MB/s    23440 calls/s  23440 msg/s
# udp rx:    894 MB/s   725418 calls/s
# udp tx:   1391 MB/s    23596 calls/s  23596 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    813 MB/s   662570 calls/s
# udp tx:    931 MB/s    15791 calls/s  15791 msg/s
# udp rx:    896 MB/s   730041 calls/s
# udp tx:    899 MB/s    15261 calls/s  15261 msg/s
# udp rx:    893 MB/s   727270 calls/s
# udp tx:    893 MB/s    15152 calls/s  15152 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1223 MB/s   996067 calls/s
# udp tx:   1619 MB/s    27474 calls/s  27474 msg/s
# udp rx:   1681 MB/s  1368707 calls/s
# udp tx:   1693 MB/s    28725 calls/s  28725 msg/s
# udp rx:   1335 MB/s  1087309 calls/s
# udp tx:   1530 MB/s    25958 calls/s  25958 msg/s
# UDP GRO fwd perf                        udp rx:   1209 MB/s   983748 calls/s
# udp tx:   1349 MB/s    22891 calls/s  22891 msg/s
# udp rx:   1278 MB/s  1040886 calls/s
# udp tx:   1275 MB/s    21638 calls/s  21638 msg/s
# udp rx:   1297 MB/s  1056238 calls/s
# udp tx:   1302 MB/s    22096 calls/s  22096 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    595 MB/s   483954 calls/s
# udp tx:   1079 MB/s    18314 calls/s  18314 msg/s
# udp rx:    128 MB/s   104086 calls/s
# udp tx:   1426 MB/s    24198 calls/s  24198 msg/s
# udp rx:    309 MB/s   250667 calls/s
# udp tx:   1335 MB/s    22653 calls/s  22653 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1283 MB/s    21764 calls/s  21764 msg/s
# udp rx:    237 MB/s   193256 calls/s
# udp tx:   1216 MB/s    20631 calls/s  20631 msg/s
# udp rx:    472 MB/s   383661 calls/s
# udp tx:   1356 MB/s    23000 calls/s  23000 msg/s
# udp rx:    249 MB/s   201991 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__->