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 6000
# selftests: net: udpgro_fwd.sh
# IPv4
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:      1 MB/s     1424 calls/s
# udp tx:    429 MB/s     7280 calls/s   7280 msg/s
# udp tx:    689 MB/s    11688 calls/s  11688 msg/s
# udp rx:     61 MB/s    49781 calls/s
# udp tx:    688 MB/s    11669 calls/s  11669 msg/s
# UDP GRO fwd perf                        udp rx:    633 MB/s   515597 calls/s
# udp tx:    658 MB/s    11171 calls/s  11171 msg/s
# udp rx:    467 MB/s   380163 calls/s
# udp tx:    723 MB/s    12263 calls/s  12263 msg/s
# udp rx:    467 MB/s   379299 calls/s
# udp tx:    822 MB/s    13943 calls/s  13943 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    510 MB/s     8659 calls/s   8659 msg/s
# udp rx:     10 MB/s     8612 calls/s
# udp tx:    532 MB/s     9033 calls/s   9033 msg/s
# udp tx:    554 MB/s     9401 calls/s   9401 msg/s
[ 1033.207411] udpgso_bench_tx (2300) used greatest stack depth: 11112 bytes left
# udp rx:      0 MB/s      493 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    461 MB/s     7835 calls/s   7835 msg/s
# udp rx:     34 MB/s    28211 calls/s
# udp tx:    395 MB/s     6711 calls/s   6711 msg/s
# udp rx:     84 MB/s    68740 calls/s
# udp tx:    388 MB/s     6582 calls/s   6582 msg/s
# udp rx:     84 MB/s    68416 calls/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp tx:    592 MB/s    10043 calls/s  10043 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    585 MB/s     9927 calls/s   9927 msg/s
# udp tx:    575 MB/s     9769 calls/s   9769 msg/s
# udp rx:      0 MB/s      512 calls/s
# UDP GRO fwd perf                        udp rx:    548 MB/s   445794 calls/s
# udp tx:    634 MB/s    10765 calls/s  10765 msg/s
# udp rx:    687 MB/s   559428 calls/s
# udp tx:    687 MB/s    11668 calls/s  11668 msg/s
# udp rx:    714 MB/s   581344 calls/s
# udp tx:    721 MB/s    12240 calls/s  12240 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    492 MB/s     8356 calls/s   8356 msg/s
# udp rx:      2 MB/s     1930 calls/s
# udp tx:    481 MB/s     8162 calls/s   8162 msg/s
# udp rx:      8 MB/s     6844 calls/s
# udp tx:    485 MB/s     8228 calls/s   8228 msg/s
# udp rx:     15 MB/s    12456 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    479 MB/s     8132 calls/s   8132 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    484 MB/s     8219 calls/s   8219 msg/s
# udp rx:      3 MB/s     2607 calls/s
# udp tx:    500 MB/s     8482 calls/s   8482 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__->