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:    960 MB/s   781324 calls/s
# udp tx:   1112 MB/s    18866 calls/s  18866 msg/s
# udp rx:   1146 MB/s   932991 calls/s
# udp tx:   1184 MB/s    20084 calls/s  20084 msg/s
# udp rx:   1171 MB/s   954030 calls/s
# udp tx:   1185 MB/s    20114 calls/s  20114 msg/s
# UDP GRO fwd perf                        udp rx:   1362 MB/s  1108758 calls/s
# udp tx:   1437 MB/s    24373 calls/s  24373 msg/s
# udp rx:   1431 MB/s  1165570 calls/s
# udp tx:   1441 MB/s    24452 calls/s  24452 msg/s
# udp rx:   1441 MB/s  1173538 calls/s
# udp tx:   1451 MB/s    24618 calls/s  24618 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1154 MB/s    19589 calls/s  19589 msg/s
# udp rx:    239 MB/s   193525 calls/s
# udp tx:   1414 MB/s    23989 calls/s  23989 msg/s
# udp rx:    968 MB/s   781312 calls/s
# udp tx:   1429 MB/s    24252 calls/s  24252 msg/s
# udp rx:    943 MB/s   761376 calls/s
# UDP tunnel GRO fwd perf                 udp rx:    695 MB/s   561934 calls/s
# udp tx:   1385 MB/s    23498 calls/s  23498 msg/s
# udp rx:    827 MB/s   668520 calls/s
# udp tx:   1435 MB/s    24347 calls/s  24347 msg/s
# udp rx:    834 MB/s   674048 calls/s
# udp tx:   1436 MB/s    24370 calls/s  24370 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1474 MB/s  1200619 calls/s
# udp tx:   1753 MB/s    29737 calls/s  29737 msg/s
# udp rx:   1742 MB/s  1418563 calls/s
# udp tx:   1761 MB/s    29870 calls/s  29870 msg/s
# udp rx:   1673 MB/s  1361158 calls/s
# udp tx:   1857 MB/s    31502 calls/s  31502 msg/s
# UDP GRO fwd perf                        udp rx:   1590 MB/s  1294528 calls/s
# udp tx:   1652 MB/s    28020 calls/s  28020 msg/s
# udp rx:   1482 MB/s  1206555 calls/s
# udp tx:   1492 MB/s    25321 calls/s  25321 msg/s
# udp rx:   1747 MB/s  1422565 calls/s
# udp tx:   1763 MB/s    29916 calls/s  29916 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    262 MB/s   213040 calls/s
# udp tx:   1313 MB/s    22274 calls/s  22274 msg/s
# udp rx:    608 MB/s   493265 calls/s
# udp tx:   1375 MB/s    23323 calls/s  23323 msg/s
# udp rx:    578 MB/s   468316 calls/s
# udp tx:   1376 MB/s    23348 calls/s  23348 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    315 MB/s   255698 calls/s
# udp tx:   1391 MB/s    23607 calls/s  23607 msg/s
# udp tx:   1288 MB/s    21855 calls/s  21855 msg/s
# udp rx:    148 MB/s   119779 calls/s
# udp tx:    960 MB/s    16285 calls/s  16285 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__->