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 tx:    475 MB/s     8072 calls/s   8072 msg/s
# udp rx:     63 MB/s    51420 calls/s
# udp tx:    586 MB/s     9940 calls/s   9940 msg/s
# udp rx:     27 MB/s    22726 calls/s
# udp tx:    549 MB/s     9326 calls/s   9326 msg/s
# UDP GRO fwd perf                        udp rx:    563 MB/s   458757 calls/s
# udp tx:    783 MB/s    13290 calls/s  13290 msg/s
# udp rx:    663 MB/s   540108 calls/s
# udp tx:    804 MB/s    13643 calls/s  13643 msg/s
# udp rx:    571 MB/s   465431 calls/s
# udp tx:    702 MB/s    11919 calls/s  11919 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    449 MB/s     7632 calls/s   7632 msg/s
# udp rx:      5 MB/s     4183 calls/s
# udp tx:    433 MB/s     7355 calls/s   7355 msg/s
# udp tx:    433 MB/s     7360 calls/s   7360 msg/s
[  922.743767] udpgso_bench_tx (5794) used greatest stack depth: 11112 bytes left
# udp rx:      8 MB/s     7026 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    426 MB/s     7234 calls/s   7234 msg/s
# udp rx:      2 MB/s     2103 calls/s
# udp tx:    446 MB/s     7570 calls/s   7570 msg/s
# udp rx:      0 MB/s      256 calls/s
# udp tx:    465 MB/s     7896 calls/s   7896 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp tx:    527 MB/s     8948 calls/s   8948 msg/s
# udp rx:     80 MB/s    65821 calls/s
# udp tx:    542 MB/s     9199 calls/s   9199 msg/s
# udp rx:      3 MB/s     3138 calls/s
# udp tx:    535 MB/s     9076 calls/s   9076 msg/s
# UDP GRO fwd perf                        udp rx:    472 MB/s   384395 calls/s
# udp tx:    793 MB/s    13465 calls/s  13465 msg/s
# udp rx:    495 MB/s   402548 calls/s
# udp tx:    702 MB/s    11921 calls/s  11921 msg/s
# udp rx:    586 MB/s   476707 calls/s
# udp tx:    711 MB/s    12073 calls/s  12073 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    509 MB/s     8637 calls/s   8637 msg/s
# udp rx:     26 MB/s    21321 calls/s
# udp tx:    536 MB/s     9091 calls/s   9091 msg/s
# udp tx:    527 MB/s     8949 calls/s   8949 msg/s
# udp rx:      0 MB/s      512 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    490 MB/s     8313 calls/s   8313 msg/s
# udp rx:     53 MB/s    43650 calls/s
# udp tx:    549 MB/s     9313 calls/s   9313 msg/s
# udp tx:    549 MB/s     9326 calls/s   9326 msg/s
# udp rx:      0 MB/s      512 calls/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__->