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:   1462 MB/s  1190300 calls/s
# udp tx:   1807 MB/s    30655 calls/s  30655 msg/s
# udp rx:   1565 MB/s  1274464 calls/s
# udp tx:   1841 MB/s    31231 calls/s  31231 msg/s
# udp rx:   1855 MB/s  1510554 calls/s
# udp tx:   1859 MB/s    31542 calls/s  31542 msg/s
# UDP GRO fwd perf                        udp rx:   1535 MB/s  1249775 calls/s
# udp tx:   1615 MB/s    27401 calls/s  27401 msg/s
# udp rx:   1717 MB/s  1398408 calls/s
# udp tx:   1767 MB/s    29982 calls/s  29982 msg/s
# udp rx:   1732 MB/s  1409932 calls/s
# udp tx:   1837 MB/s    31170 calls/s  31170 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    537 MB/s   434466 calls/s
# udp tx:   1432 MB/s    24302 calls/s  24302 msg/s
# udp rx:    714 MB/s   577244 calls/s
# udp tx:   1414 MB/s    23994 calls/s  23994 msg/s
# udp rx:    872 MB/s   703894 calls/s
# udp tx:   1443 MB/s    24475 calls/s  24475 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    779 MB/s   629033 calls/s
# udp tx:   1439 MB/s    24418 calls/s  24418 msg/s
# udp rx:    854 MB/s   689698 calls/s
# udp tx:   1435 MB/s    24354 calls/s  24354 msg/s
# udp rx:    972 MB/s   784896 calls/s
# udp tx:   1427 MB/s    24203 calls/s  24203 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:   1529 MB/s  1245252 calls/s
# udp tx:   1724 MB/s    29247 calls/s  29247 msg/s
# udp rx:   1777 MB/s  1447215 calls/s
# udp tx:   1784 MB/s    30273 calls/s  30273 msg/s
# udp rx:   1816 MB/s  1478720 calls/s
# udp tx:   1823 MB/s    30920 calls/s  30920 msg/s
# UDP GRO fwd perf                        udp rx:   1311 MB/s  1066580 calls/s
# udp tx:   1515 MB/s    25697 calls/s  25697 msg/s
# udp rx:   1496 MB/s  1218482 calls/s
# udp tx:   1515 MB/s    25700 calls/s  25700 msg/s
# udp rx:   1722 MB/s  1401979 calls/s
# udp tx:   1834 MB/s    31113 calls/s  31113 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:     69 MB/s    55781 calls/s
# udp tx:   1159 MB/s    19665 calls/s  19665 msg/s
# udp rx:    224 MB/s   181265 calls/s
# udp tx:   1443 MB/s    24481 calls/s  24481 msg/s
# udp rx:    240 MB/s   194114 calls/s
# udp tx:   1434 MB/s    24328 calls/s  24328 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    206 MB/s   167759 calls/s
# udp tx:   1034 MB/s    17550 calls/s  17550 msg/s
# udp rx:    327 MB/s   265578 calls/s
# udp tx:    952 MB/s    16154 calls/s  16154 msg/s
# udp rx:    359 MB/s   291392 calls/s
# udp tx:    940 MB/s    15956 calls/s  15956 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__->