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                                 ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# UDP fwd perf                            udp rx:   1661 MB/s  1352071 calls/s
# udp tx:   1853 MB/s    31442 calls/s  31442 msg/s
# udp rx:   1600 MB/s  1303175 calls/s
# udp tx:   1851 MB/s    31396 calls/s  31396 msg/s
# udp rx:   1696 MB/s  1381114 calls/s
# udp tx:   1818 MB/s    30843 calls/s  30843 msg/s
# UDP GRO fwd perf                        udp rx:   1841 MB/s    93705 calls/s
# udp tx:   1919 MB/s    32553 calls/s  32553 msg/s
# udp rx:   1978 MB/s   100659 calls/s
# udp tx:   1973 MB/s    33473 calls/s  33473 msg/s
# udp rx:   1961 MB/s    99798 calls/s
# udp tx:   1957 MB/s    33199 calls/s  33199 msg/s
# GRO frag list over UDP tunnel            ok
# 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 rx:   1083 MB/s   879299 calls/s
# udp tx:   1348 MB/s    22870 calls/s  22870 msg/s
# udp rx:    757 MB/s   614283 calls/s
# udp tx:   1364 MB/s    23151 calls/s  23151 msg/s
# udp rx:    985 MB/s   798714 calls/s
# udp tx:   1390 MB/s    23582 calls/s  23582 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    809 MB/s   655438 calls/s
# udp tx:   1257 MB/s    21332 calls/s  21332 msg/s
# udp rx:    694 MB/s   560648 calls/s
# udp tx:   1422 MB/s    24130 calls/s  24130 msg/s
# udp rx:    831 MB/s   670843 calls/s
# udp tx:   1417 MB/s    24042 calls/s  24042 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                 ./udpgso_bench_rx: wrong packet number! got 0, expected 10
# 
#  fail client exit code 0, server 1
# UDP fwd perf                            udp rx:   1338 MB/s  1089387 calls/s
# udp tx:   1784 MB/s    30266 calls/s  30266 msg/s
# udp rx:   1476 MB/s  1201678 calls/s
# udp tx:   1821 MB/s    30895 calls/s  30895 msg/s
# udp rx:   1796 MB/s  1462905 calls/s
# udp tx:   1801 MB/s    30550 calls/s  30550 msg/s
# UDP GRO fwd perf                        udp rx:   1632 MB/s    83070 calls/s
# udp tx:   1698 MB/s    28812 calls/s  28812 msg/s
# udp rx:   1755 MB/s    89340 calls/s
# udp tx:   1754 MB/s    29750 calls/s  29750 msg/s
# udp rx:   1844 MB/s    93837 calls/s
# udp tx:   1844 MB/s    31280 calls/s  31280 msg/s
# GRO frag list over UDP tunnel            ok
# 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 rx:    207 MB/s   168348 calls/s
# udp tx:   1411 MB/s    23941 calls/s  23941 msg/s
# udp rx:    154 MB/s   124642 calls/s
# udp tx:   1460 MB/s    24766 calls/s  24766 msg/s
# udp rx:    190 MB/s   153843 calls/s
# udp tx:   1434 MB/s    24337 calls/s  24337 msg/s
# UDP tunnel GRO fwd perf                 udp rx:     98 MB/s    79470 calls/s
# udp tx:   1416 MB/s    24025 calls/s  24025 msg/s
# udp rx:     46 MB/s    37875 calls/s
# udp tx:   1490 MB/s    25281 calls/s  25281 msg/s
# udp rx:     99 MB/s    80441 calls/s
# udp tx:   1472 MB/s    24973 calls/s  24973 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__->