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 4800
# selftests: net: udpgro_fwd.sh
# IPv4
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp tx:    740 MB/s    12556 calls/s  12556 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    742 MB/s    12586 calls/s  12586 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    733 MB/s    12443 calls/s  12443 msg/s
# UDP GRO fwd perf                        udp rx:    545 MB/s   440247 calls/s
# udp tx:    920 MB/s    15605 calls/s  15605 msg/s
# udp rx:    553 MB/s   446464 calls/s
# udp tx:    926 MB/s    15722 calls/s  15722 msg/s
# udp rx:    544 MB/s   439296 calls/s
# udp tx:    930 MB/s    15777 calls/s  15777 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    282 MB/s     4789 calls/s   4789 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    281 MB/s     4766 calls/s   4766 msg/s
# udp tx:    280 MB/s     4758 calls/s   4758 msg/s
# udp r[  795.487568] udpgso_bench_tx (21780) used greatest stack depth: 11104 bytes left
x:      0 MB/s      471 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    521 MB/s     8849 calls/s   8849 msg/s
# udp rx:     30 MB/s    24320 calls/s
# udp tx:    527 MB/s     8941 calls/s   8941 msg/s
# udp tx:    704 MB/s    11954 calls/s  11954 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:    472 MB/s     8014 calls/s   8014 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    468 MB/s     7952 calls/s   7952 msg/s
# udp tx:    622 MB/s    10555 calls/s  10555 msg/s
# udp rx:      0 MB/s      512 calls/s
# UDP GRO fwd perf                        udp rx:    558 MB/s   450435 calls/s
# udp tx:    908 MB/s    15401 calls/s  15401 msg/s
# udp rx:    577 MB/s   465920 calls/s
# udp tx:    903 MB/s    15316 calls/s  15316 msg/s
# udp rx:    562 MB/s   453632 calls/s
# udp tx:    922 MB/s    15641 calls/s  15641 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:    543 MB/s     9226 calls/s   9226 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    578 MB/s     9818 calls/s   9818 msg/s
# udp tx:    530 MB/s     8996 calls/s   8996 msg/s
# udp rx:      0 MB/s      512 calls/s
# UDP tunnel GRO fwd perf                 udp tx:    537 MB/s     9122 calls/s   9122 msg/s
# udp rx:      0 MB/s      512 calls/s
# udp tx:    537 MB/s     9113 calls/s   9113 msg/s
# udp tx:    559 MB/s     9497 calls/s   9497 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__->