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:   1535 MB/s  1250010 calls/s
# udp tx:   1728 MB/s    29319 calls/s  29319 msg/s
# udp rx:   1685 MB/s  1372009 calls/s
# udp tx:   1706 MB/s    28937 calls/s  28937 msg/s
# udp rx:   1494 MB/s  1216365 calls/s
# udp tx:   1790 MB/s    30363 calls/s  30363 msg/s
# UDP GRO fwd perf                        udp rx:   1444 MB/s  1175456 calls/s
# udp tx:   1660 MB/s    28163 calls/s  28163 msg/s
# udp rx:   1506 MB/s  1225555 calls/s
# udp tx:   1623 MB/s    27533 calls/s  27533 msg/s
# udp rx:   1668 MB/s  1358268 calls/s
# udp tx:   1677 MB/s    28446 calls/s  28446 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    723 MB/s   586777 calls/s
# udp tx:   1284 MB/s    21785 calls/s  21785 msg/s
# udp rx:   1091 MB/s   881904 calls/s
# udp tx:   1328 MB/s    22538 calls/s  22538 msg/s
# udp rx:   1146 MB/s   924672 calls/s
# udp tx:   1396 MB/s    23683 calls/s  23683 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    745 MB/s   604193 calls/s
# udp tx:   1177 MB/s    19969 calls/s  19969 msg/s
# udp rx:    856 MB/s   694403 calls/s
# udp tx:   1170 MB/s    19858 calls/s  19858 msg/s
# udp rx:   1228 MB/s   995929 calls/s
# udp tx:   1293 MB/s    21941 calls/s  21941 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:    925 MB/s   753768 calls/s
# udp tx:   1660 MB/s    28161 calls/s  28161 msg/s
# udp rx:   1475 MB/s  1201508 calls/s
# udp tx:   1694 MB/s    28748 calls/s  28748 msg/s
# udp rx:   1621 MB/s  1319843 calls/s
# udp tx:   1702 MB/s    28882 calls/s  28882 msg/s
# UDP GRO fwd perf                        udp rx:   1143 MB/s   930505 calls/s
# udp tx:   1254 MB/s    21269 calls/s  21269 msg/s
# udp rx:   1234 MB/s  1004937 calls/s
# udp tx:   1227 MB/s    20819 calls/s  20819 msg/s
# udp rx:   1157 MB/s   942480 calls/s
# udp tx:   1153 MB/s    19567 calls/s  19567 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    272 MB/s   220239 calls/s
# udp tx:   1388 MB/s    23556 calls/s  23556 msg/s
# udp rx:    665 MB/s   537452 calls/s
# udp tx:   1286 MB/s    21815 calls/s  21815 msg/s
# udp rx:    654 MB/s   528525 calls/s
# udp tx:   1312 MB/s    22264 calls/s  22264 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    684 MB/s   553484 calls/s
# udp tx:   1346 MB/s    22840 calls/s  22840 msg/s
# udp rx:    615 MB/s   497253 calls/s
# udp tx:   1366 MB/s    23177 calls/s  23177 msg/s
# udp rx:    594 MB/s   480247 calls/s
# udp tx:   1371 MB/s    23267 calls/s  23267 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__->