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:   1240 MB/s  1009940 calls/s
# udp tx:   1742 MB/s    29548 calls/s  29548 msg/s
# udp rx:   1579 MB/s  1286153 calls/s
# udp tx:   1700 MB/s    28842 calls/s  28842 msg/s
# udp rx:   1683 MB/s  1370656 calls/s
# udp tx:   1696 MB/s    28771 calls/s  28771 msg/s
# UDP GRO fwd perf                        udp rx:   1447 MB/s  1178181 calls/s
# udp tx:   1549 MB/s    26286 calls/s  26286 msg/s
# udp rx:   1379 MB/s  1122185 calls/s
# udp tx:   1517 MB/s    25741 calls/s  25741 msg/s
# udp rx:   1562 MB/s  1271104 calls/s
# udp tx:   1665 MB/s    28256 calls/s  28256 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    186 MB/s   150757 calls/s
# udp tx:   1453 MB/s    24656 calls/s  24656 msg/s
# udp rx:    448 MB/s   363823 calls/s
# udp tx:   1070 MB/s    18159 calls/s  18159 msg/s
# udp rx:    204 MB/s   165411 calls/s
# udp tx:   1386 MB/s    23514 calls/s  23514 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    852 MB/s   690140 calls/s
# udp tx:   1388 MB/s    23551 calls/s  23551 msg/s
# udp rx:    778 MB/s   628481 calls/s
# udp tx:   1416 MB/s    24023 calls/s  24023 msg/s
# udp rx:   1037 MB/s   839840 calls/s
# udp tx:   1381 MB/s    23434 calls/s  23434 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:    367 MB/s   298895 calls/s
# udp tx:   1321 MB/s    22416 calls/s  22416 msg/s
# udp rx:   1242 MB/s  1011749 calls/s
# udp tx:   1680 MB/s    28497 calls/s  28497 msg/s
# udp rx:   1076 MB/s   876158 calls/s
# udp tx:   1660 MB/s    28165 calls/s  28165 msg/s
# UDP GRO fwd perf                        udp rx:   1028 MB/s   836455 calls/s
# udp tx:   1139 MB/s    19334 calls/s  19334 msg/s
# udp rx:   1169 MB/s   950594 calls/s
# udp tx:   1318 MB/s    22355 calls/s  22355 msg/s
# udp rx:   1163 MB/s   945904 calls/s
# udp tx:   1232 MB/s    20912 calls/s  20912 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    134 MB/s   108282 calls/s
# udp tx:   1436 MB/s    24365 calls/s  24365 msg/s
# udp rx:    572 MB/s   464068 calls/s
# udp tx:   1233 MB/s    20917 calls/s  20917 msg/s
# udp rx:    390 MB/s   316451 calls/s
# udp tx:   1367 MB/s    23190 calls/s  23190 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    104 MB/s    84340 calls/s
# udp tx:   1427 MB/s    24219 calls/s  24219 msg/s
# udp rx:    314 MB/s   254367 calls/s
# udp tx:   1424 MB/s    24167 calls/s  24167 msg/s
# udp rx:    248 MB/s   200677 calls/s
# udp tx:   1410 MB/s    23918 calls/s  23918 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__->