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.28 [+0.28] -4 -t
# 2.53 [+2.25] tcp tx:    670 MB/s    11364 calls/s  11364 msg/s
# 2.53 [+0.00] tcp rx:    670 MB/s    34612 calls/s
# 3.53 [+1.00] tcp tx:    675 MB/s    11449 calls/s  11449 msg/s
# 3.53 [+0.00] tcp rx:    675 MB/s    34961 calls/s
# 4.53 [+1.00] tcp tx:    671 MB/s    11387 calls/s  11387 msg/s
# 4.54 [+0.00] tcp rx:    672 MB/s    34681 calls/s
# 5.53 [+1.00] tcp tx:    675 MB/s    11457 calls/s  11457 msg/s
# 5.56 [+0.03] udp gso - over veth touching data
# 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.84 [+0.27] -4 -v
# 6.85 [+1.01] udp rx:    538 MB/s   390656 calls/s
# 6.87 [+0.02] udp tx:    779 MB/s    13226 calls/s  13226 msg/s
# 7.85 [+0.98] udp rx:    552 MB/s   400640 calls/s
# 7.87 [+0.02] udp tx:    775 MB/s    13152 calls/s  13152 msg/s
# 8.86 [+0.98] udp rx:    553 MB/s   401152 calls/s
# 8.87 [+0.02] udp tx:    775 MB/s    13154 calls/s  13154 msg/s
# 9.86 [+0.98] udp rx:    553 MB/s   401152 calls/s
# 9.87 [+0.02] udp tx:    771 MB/s    13081 calls/s  13081 msg/s
# 9.91 [+0.04] udp gso and gro - over veth touching data
# 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.21 [+0.30] -4 -G
# 11.23 [+1.02] udp rx:   1108 MB/s   808260 calls/s
# 11.25 [+0.02] udp tx:   1130 MB/s    19178 calls/s  19178 msg/s
# 12.23 [+0.98] udp rx:   1034 MB/s   754233 calls/s
# 12.25 [+0.02] udp tx:   1037 MB/s    17591 calls/s  17591 msg/s
# 13.23 [+0.98] udp rx:   1130 MB/s   824788 calls/s
# 13.25 [+0.02] udp tx:   1133 MB/s    19224 calls/s  19224 msg/s
# 14.23 [+0.99] udp rx:   1024 MB/s   747295 calls/s
# 14.25 [+0.01] udp tx:   1026 MB/s    17413 calls/s  17413 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__->