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.29 [+0.29] -4 -t
# 2.57 [+2.27] tcp tx:    614 MB/s    10425 calls/s  10425 msg/s
# 2.57 [+0.00] tcp rx:    614 MB/s    31697 calls/s
# 3.56 [+1.00] tcp tx:    591 MB/s    10035 calls/s  10035 msg/s
# 3.57 [+0.00] tcp rx:    592 MB/s    30575 calls/s
# 4.56 [+1.00] tcp tx:    588 MB/s     9975 calls/s   9975 msg/s
# 4.57 [+0.00] tcp rx:    588 MB/s    30284 calls/s
# 5.56 [+1.00] tcp tx:    611 MB/s    10376 calls/s  10376 msg/s
# 5.60 [+0.03] udp gso - over veth touching data
# 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.31] -4 -v
# 6.93 [+1.02] udp rx:    471 MB/s   341248 calls/s
# 6.94 [+0.02] udp tx:    857 MB/s    14542 calls/s  14542 msg/s
# 7.93 [+0.99] udp rx:    560 MB/s   406777 calls/s
# 7.94 [+0.01] udp tx:    759 MB/s    12876 calls/s  12876 msg/s
# 8.93 [+0.99] udp rx:    559 MB/s   405804 calls/s
# 8.94 [+0.01] udp tx:    764 MB/s    12959 calls/s  12959 msg/s
# 9.93 [+0.99] udp rx:    560 MB/s   406706 calls/s
# 9.94 [+0.01] udp tx:    764 MB/s    12968 calls/s  12968 msg/s
# 9.98 [+0.03] udp gso and gro - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.29 [+0.31] -4 -G
# 11.30 [+1.01] udp rx:   1133 MB/s   826804 calls/s
# 11.33 [+0.02] udp tx:   1159 MB/s    19659 calls/s  19659 msg/s
# 12.30 [+0.98] udp rx:   1155 MB/s   842704 calls/s
# 12.33 [+0.02] udp tx:   1157 MB/s    19625 calls/s  19625 msg/s
# 13.31 [+0.98] udp rx:   1151 MB/s   839896 calls/s
# 13.33 [+0.02] udp tx:   1149 MB/s    19496 calls/s  19496 msg/s
# 14.31 [+0.98] udp rx:   1150 MB/s   838882 calls/s
# 14.33 [+0.02] udp tx:   1149 MB/s    19500 calls/s  19500 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__->