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:    405 MB/s     6882 calls/s   6882 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    595 MB/s    10103 calls/s  10103 msg/s
# udp rx:     50 MB/s    41432 calls/s
# udp tx:    662 MB/s    11239 calls/s  11239 msg/s
# UDP GRO fwd perf                        udp rx:    726 MB/s   590420 calls/s
# udp tx:    817 MB/s    13872 calls/s  13872 msg/s
# udp rx:    755 MB/s   612763 calls/s
# udp tx:    897 MB/s    15229 calls/s  15229 msg/s
# udp rx:    786 MB/s   637470 calls/s
# udp tx:    911 MB/s    15461 calls/s  15461 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    510 MB/s     8655 calls/s   8655 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    533 MB/s     9050 calls/s   9050 msg/s
# udp tx:    540 MB/s     9162 calls/s   9162 msg/s
[  964.982146] udpgso_bench_tx (2919) used greatest stack depth: 11112 bytes left
# udp rx:      0 MB/s      473 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    525 MB/s     8905 calls/s   8905 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    396 MB/s     6731 calls/s   6731 msg/s
# udp rx:      0 MB/s      256 calls/s
# udp tx:    259 MB/s     4396 calls/s   4396 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp tx:    449 MB/s     7631 calls/s   7631 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    377 MB/s     6405 calls/s   6405 msg/s
# udp tx:    331 MB/s     5618 calls/s   5618 msg/s
# udp rx:      0 MB/s      512 calls/s
# UDP GRO fwd perf                        udp rx:    443 MB/s   360691 calls/s
# udp tx:    465 MB/s     7902 calls/s   7902 msg/s
# udp rx:    699 MB/s   569071 calls/s
# udp tx:    698 MB/s    11842 calls/s  11842 msg/s
# udp rx:    677 MB/s   551276 calls/s
# udp tx:    688 MB/s    11682 calls/s  11682 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    474 MB/s     8048 calls/s   8048 msg/s
# udp rx:     14 MB/s    12115 calls/s
# udp tx:    409 MB/s     6953 calls/s   6953 msg/s
# udp rx:     14 MB/s    12032 calls/s
# udp tx:    400 MB/s     6801 calls/s   6801 msg/s
# udp rx:     88 MB/s    71854 calls/s
# UDP tunnel GRO fwd perf                 udp rx:      0 MB/s      256 calls/s
# udp tx:    518 MB/s     8795 calls/s   8795 msg/s
# udp tx:    519 MB/s     8816 calls/s   8816 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    520 MB/s     8833 calls/s   8833 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__->