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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.41 [+0.40] -4 -t
# 2.70 [+2.29] tcp tx:    969 MB/s    16444 calls/s  16444 msg/s
# 2.70 [+0.00] tcp rx:    969 MB/s    48962 calls/s
# 3.70 [+1.00] tcp tx:   1000 MB/s    16966 calls/s  16966 msg/s
# 3.75 [+0.05] tcp rx:   1035 MB/s    51154 calls/s
# 4.70 [+0.95] tcp tx:    967 MB/s    16404 calls/s  16404 msg/s
# 4.75 [+0.05] tcp rx:    979 MB/s    50000 calls/s
# 5.70 [+0.95] tcp tx:    982 MB/s    16668 calls/s  16668 msg/s
# 5.74 [+0.04] udp gso - over veth touching data
# 5.74 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.12 [+0.38] -4 -v
# 7.13 [+1.01] udp rx:    631 MB/s   458496 calls/s
# 7.16 [+0.02] udp tx:   1175 MB/s    19945 calls/s  19945 msg/s
# 8.13 [+0.98] udp rx:    637 MB/s   463104 calls/s
# 8.16 [+0.02] udp tx:   1198 MB/s    20328 calls/s  20328 msg/s
# 9.14 [+0.98] udp rx:    624 MB/s   452096 calls/s
# 9.16 [+0.02] udp tx:   1228 MB/s    20832 calls/s  20832 msg/s
# 10.14 [+0.98] udp rx:    621 MB/s   450304 calls/s
# 10.16 [+0.02] udp tx:   1258 MB/s    21344 calls/s  21344 msg/s
# 10.19 [+0.03] udp gso and gro - over veth touching data
# 10.19 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.59 [+0.39] -4 -G
# 11.60 [+1.01] udp rx:   1086 MB/s   792740 calls/s
# 11.62 [+0.02] udp tx:   1111 MB/s    18857 calls/s  18857 msg/s
# 12.60 [+0.98] udp rx:   1115 MB/s   813263 calls/s
# 12.62 [+0.02] udp tx:   1115 MB/s    18923 calls/s  18923 msg/s
# 13.60 [+0.98] udp rx:   1073 MB/s   783095 calls/s
# 13.62 [+0.02] udp tx:   1074 MB/s    18228 calls/s  18228 msg/s
# 14.60 [+0.98] udp rx:    699 MB/s   510037 calls/s
# 14.62 [+0.02] udp tx:    691 MB/s    11730 calls/s  11730 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__->