make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh
# 0.00 [+0.00] ipv6
# 0.00 [+0.00] tcp - over veth touching data
# 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.34 [+0.34] -4 -t
# 2.62 [+2.28] tcp tx:   1045 MB/s    17724 calls/s  17724 msg/s
# 2.62 [+0.00] tcp rx:   1045 MB/s    53088 calls/s
# 3.62 [+1.00] tcp tx:   1039 MB/s    17633 calls/s  17633 msg/s
# 3.62 [+0.00] tcp rx:   1040 MB/s    52966 calls/s
# 4.62 [+1.00] tcp tx:   1075 MB/s    18235 calls/s  18235 msg/s
# 4.62 [+0.01] tcp rx:   1080 MB/s    38281 calls/s
# 5.62 [+0.99] tcp tx:    980 MB/s    16625 calls/s  16625 msg/s
# 5.65 [+0.03] udp gso - over veth touching data
# 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.92 [+0.27] -4 -v
# 6.94 [+1.01] udp rx:    632 MB/s   458240 calls/s
# 6.96 [+0.02] udp tx:   1284 MB/s    21793 calls/s  21793 msg/s
# 7.94 [+0.98] udp rx:    665 MB/s   482304 calls/s
# 7.96 [+0.02] udp tx:   1183 MB/s    20070 calls/s  20070 msg/s
# 8.94 [+0.98] udp rx:    639 MB/s   463104 calls/s
# 8.96 [+0.02] udp tx:   1291 MB/s    21898 calls/s  21898 msg/s
# 9.94 [+0.98] udp rx:    627 MB/s   454656 calls/s
# 9.96 [+0.02] udp tx:   1269 MB/s    21535 calls/s  21535 msg/s
# 9.99 [+0.03] udp gso and gro - over veth touching data
# 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.28 [+0.29] -4 -G
# 11.29 [+1.01] udp rx:   1093 MB/s   797623 calls/s
# 11.31 [+0.02] udp tx:   1117 MB/s    18962 calls/s  18962 msg/s
# 12.29 [+0.98] udp rx:   1144 MB/s   835046 calls/s
# 12.31 [+0.02] udp tx:   1145 MB/s    19424 calls/s  19424 msg/s
# 13.29 [+0.98] udp rx:   1145 MB/s   835140 calls/s
# 13.31 [+0.02] udp tx:   1145 MB/s    19423 calls/s  19423 msg/s
# 14.29 [+0.98] udp rx:   1141 MB/s   832687 calls/s
# 14.31 [+0.02] udp tx:   1141 MB/s    19365 calls/s  19365 msg/s
ok 1 selftests: net: udpgro_frglist.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__->