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:    387 MB/s     6567 calls/s   6567 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    413 MB/s     7009 calls/s   7009 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    466 MB/s     7909 calls/s   7909 msg/s
# UDP GRO fwd perf                        udp rx:    505 MB/s   410598 calls/s
# udp tx:    680 MB/s    11544 calls/s  11544 msg/s
# udp rx:    646 MB/s   523963 calls/s
# udp tx:    787 MB/s    13350 calls/s  13350 msg/s
# udp rx:    502 MB/s   406623 calls/s
# udp tx:    797 MB/s    13518 calls/s  13518 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    490 MB/s     8316 calls/s   8316 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    495 MB/s     8397 calls/s   8397 msg/s
# udp tx:    526 MB/s     8937 calls/s   8937 msg/s
[ 1000.622274] udpgso_bench_tx (6055) used greatest stack depth: 11112 bytes left
# udp rx:      0 MB/s      512 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    419 MB/s     7121 calls/s   7121 msg/s
# udp rx:     27 MB/s    22104 calls/s
# udp tx:    479 MB/s     8129 calls/s   8129 msg/s
# udp tx:    444 MB/s     7546 calls/s   7546 msg/s
# udp rx:      0 MB/s      512 calls/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp tx:    356 MB/s     6046 calls/s   6046 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    551 MB/s     9355 calls/s   9355 msg/s
# udp tx:    576 MB/s     9786 calls/s   9786 msg/s
# udp rx:      0 MB/s      512 calls/s
# UDP GRO fwd perf                        udp rx:    639 MB/s   519698 calls/s
# udp tx:    738 MB/s    12520 calls/s  12520 msg/s
# udp rx:    278 MB/s   224949 calls/s
# udp tx:    751 MB/s    12753 calls/s  12753 msg/s
# udp rx:    330 MB/s   267978 calls/s
# udp tx:    726 MB/s    12316 calls/s  12316 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    470 MB/s     7973 calls/s   7973 msg/s
# udp rx:     22 MB/s    18183 calls/s
# udp tx:    542 MB/s     9205 calls/s   9205 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    535 MB/s     9088 calls/s   9088 msg/s
# udp rx:     10 MB/s     8243 calls/s
# UDP tunnel GRO fwd perf                 udp rx:      0 MB/s      256 calls/s
# udp tx:    560 MB/s     9507 calls/s   9507 msg/s
# udp tx:    547 MB/s     9294 calls/s   9294 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    555 MB/s     9422 calls/s   9422 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__->