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                                  ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# GRO frag list                           ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# GRO fwd                                 ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# UDP fwd perf                            udp tx:  12225 MB/s   207358 calls/s 207358 msg/s
# udp tx:  11540 MB/s   195742 calls/s 195742 msg/s
# udp tx:  13627 MB/s   231134 calls/s 231134 msg/s
# UDP GRO fwd perf                        udp tx:  12836 MB/s   217716 calls/s 217716 msg/s
# udp tx:  13735 MB/s   232966 calls/s 232966 msg/s
# udp tx:  13721 MB/s   232722 calls/s 232722 msg/s
# GRO frag list over UDP tunnel           ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# GRO fwd over UDP tunnel                 ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# UDP tunnel fwd perf                     udp tx:  12175 MB/s   206506 calls/s 206506 msg/s
# udp tx:  13325 MB/s   226016 calls/s 226016 msg/s
# udp tx:  13913 MB/s   235985 calls/s 235985 msg/s
# UDP tunnel GRO fwd perf                 udp tx:  13521 MB/s   229334 calls/s 229334 msg/s
# udp tx:  13882 MB/s   235461 calls/s 235461 msg/s
# udp tx:  12063 MB/s   204600 calls/s 204600 msg/s
# IPv6
# No GRO                                  ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# GRO frag list                           ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# GRO fwd                                 ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# UDP fwd perf                            udp tx:  10710 MB/s   181663 calls/s 181663 msg/s
# udp tx:  11635 MB/s   197351 calls/s 197351 msg/s
# udp tx:  11967 MB/s   202984 calls/s 202984 msg/s
# UDP GRO fwd perf                        udp tx:  13723 MB/s   232762 calls/s 232762 msg/s
# udp tx:  13942 MB/s   236482 calls/s 236482 msg/s
# udp tx:  13947 MB/s   236563 calls/s 236563 msg/s
# GRO frag list over UDP tunnel           ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# GRO fwd over UDP tunnel                 ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# UDP tunnel fwd perf                     udp tx:    985 MB/s    16715 calls/s  16715 msg/s
# udp tx:   1366 MB/s    23181 calls/s  23181 msg/s
# udp tx:   1362 MB/s    23117 calls/s  23117 msg/s
[  433.360022] udpgso_bench_tx (16387) used greatest stack depth: 11384 bytes left
# UDP tunnel GRO fwd perf                 udp tx:   1278 MB/s    21687 calls/s  21687 msg/s
# udp tx:   1263 MB/s    21429 calls/s  21429 msg/s
# udp tx:   1245 MB/s    21121 calls/s  21121 msg/s
not ok 1 selftests: net: udpgro_fwd.sh # exit=1
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__->