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 rx:   1810 MB/s  1474142 calls/s
# udp tx:   1940 MB/s    32917 calls/s  32917 msg/s
# udp rx:   1928 MB/s  1569660 calls/s
# udp tx:   1949 MB/s    33072 calls/s  33072 msg/s
# udp rx:   1923 MB/s  1565737 calls/s
# udp tx:   1947 MB/s    33033 calls/s  33033 msg/s
# UDP GRO fwd perf                        udp rx:   1647 MB/s  1341093 calls/s
# udp tx:   1922 MB/s    32615 calls/s  32615 msg/s
# udp rx:   1360 MB/s  1106860 calls/s
# udp tx:   1429 MB/s    24242 calls/s  24242 msg/s
# udp rx:   1263 MB/s  1028172 calls/s
# udp tx:   1292 MB/s    21929 calls/s  21929 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp tx:   1350 MB/s    22905 calls/s  22905 msg/s
# udp rx:      1 MB/s     1280 calls/s
# udp tx:   1803 MB/s    30585 calls/s  30585 msg/s
# udp rx:      1 MB/s     1195 calls/s
# udp tx:   1805 MB/s    30627 calls/s  30627 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    279 MB/s   226926 calls/s
# udp tx:   1552 MB/s    26329 calls/s  26329 msg/s
# udp rx:    915 MB/s   744282 calls/s
# udp tx:   1046 MB/s    17755 calls/s  17755 msg/s
# udp rx:    853 MB/s   692922 calls/s
# udp tx:   1102 MB/s    18706 calls/s  18706 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1404 MB/s  1141963 calls/s
# udp tx:   1880 MB/s    31888 calls/s  31888 msg/s
# udp rx:   1528 MB/s  1242994 calls/s
# udp tx:   1918 MB/s    32536 calls/s  32536 msg/s
# udp rx:   1836 MB/s  1494221 calls/s
# udp tx:   1935 MB/s    32835 calls/s  32835 msg/s
# UDP GRO fwd perf                        udp rx:   1575 MB/s  1282928 calls/s
# udp tx:   1945 MB/s    32991 calls/s  32991 msg/s
# udp rx:   1939 MB/s  1578765 calls/s
# udp tx:   1952 MB/s    33122 calls/s  33122 msg/s
# udp rx:   1944 MB/s  1582622 calls/s
# udp tx:   1953 MB/s    33139 calls/s  33139 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:     56 MB/s    46035 calls/s
# udp tx:   1688 MB/s    28641 calls/s  28641 msg/s
# udp tx:   1700 MB/s    28837 calls/s  28837 msg/s
# udp rx:     60 MB/s    49138 calls/s
# udp tx:   1771 MB/s    30051 calls/s  30051 msg/s
# UDP tunnel GRO fwd perf                 udp tx:   1861 MB/s    31573 calls/s  31573 msg/s
# udp rx:     15 MB/s    12880 calls/s
# udp tx:   1840 MB/s    31222 calls/s  31222 msg/s
# udp rx:     25 MB/s    20881 calls/s
# udp tx:   1754 MB/s    29759 calls/s  29759 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__->