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 tx:    609 MB/s    10344 calls/s  10344 msg/s
# udp rx:     25 MB/s    21087 calls/s
# udp tx:    700 MB/s    11886 calls/s  11886 msg/s
# udp rx:      2 MB/s     1698 calls/s
# udp tx:    692 MB/s    11753 calls/s  11753 msg/s
# UDP GRO fwd perf                        udp rx:    541 MB/s   440969 calls/s
# udp tx:    653 MB/s    11089 calls/s  11089 msg/s
# udp rx:    741 MB/s   603186 calls/s
# udp tx:    754 MB/s    12804 calls/s  12804 msg/s
# udp rx:    739 MB/s   601425 calls/s
# udp tx:    736 MB/s    12491 calls/s  12491 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:      4 MB/s     3859 calls/s
# udp tx:    254 MB/s     4317 calls/s   4317 msg/s
# udp tx:    486 MB/s     8247 calls/s   8247 msg/s
# udp rx:     14 MB/s    11418 calls/s
# udp tx:    436 MB/s     7402 calls/s   7402 msg/s
[  999.992748] udpgso_bench_tx (6485) used greatest stack depth: 11112 bytes left
# udp rx:     76 MB/s    61792 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    439 MB/s     7447 calls/s   7447 msg/s
# udp rx:     34 MB/s    27794 calls/s
# udp tx:    456 MB/s     7738 calls/s   7738 msg/s
# udp rx:     96 MB/s    78308 calls/s
# udp tx:    409 MB/s     6949 calls/s   6949 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp tx:    695 MB/s    11791 calls/s  11791 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    681 MB/s    11555 calls/s  11555 msg/s
# udp rx:     11 MB/s     9382 calls/s
# udp tx:    743 MB/s    12605 calls/s  12605 msg/s
# UDP GRO fwd perf                        udp rx:    619 MB/s   503182 calls/s
# udp tx:    798 MB/s    13546 calls/s  13546 msg/s
# udp rx:    569 MB/s   464018 calls/s
# udp tx:    572 MB/s     9703 calls/s   9703 msg/s
# udp rx:    667 MB/s   543544 calls/s
# udp tx:    654 MB/s    11105 calls/s  11105 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    441 MB/s     7485 calls/s   7485 msg/s
# udp rx:     10 MB/s     8704 calls/s
# udp tx:    462 MB/s     7837 calls/s   7837 msg/s
# udp rx:      0 MB/s      256 calls/s
# udp tx:    468 MB/s     7941 calls/s   7941 msg/s
# UDP tunnel GRO fwd perf                 udp tx:    405 MB/s     6879 calls/s   6879 msg/s
# udp rx:     12 MB/s     9728 calls/s
# udp tx:    387 MB/s     6577 calls/s   6577 msg/s
# udp rx:      8 MB/s     6912 calls/s
# udp tx:    221 MB/s     3750 calls/s   3750 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__->