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.58 [+2.28] tcp tx:    547 MB/s     9292 calls/s   9292 msg/s
# 2.58 [+0.00] tcp rx:    548 MB/s    34116 calls/s
# 3.58 [+1.00] tcp tx:    569 MB/s     9655 calls/s   9655 msg/s
# 3.58 [+0.00] tcp rx:    569 MB/s    33811 calls/s
# 4.58 [+1.00] tcp tx:    545 MB/s     9255 calls/s   9255 msg/s
# 4.58 [+0.00] tcp rx:    546 MB/s    33186 calls/s
# 5.58 [+1.00] tcp tx:    573 MB/s     9726 calls/s   9726 msg/s
# 5.61 [+0.03] udp gso - over veth touching data
# 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.93 [+0.31] -4 -v
# 6.94 [+1.02] udp rx:    540 MB/s   391424 calls/s
# 6.96 [+0.02] udp tx:    809 MB/s    13729 calls/s  13729 msg/s
# 7.94 [+0.98] udp rx:    566 MB/s   410425 calls/s
# 7.96 [+0.02] udp tx:    770 MB/s    13066 calls/s  13066 msg/s
# 8.94 [+0.98] udp rx:    536 MB/s   389081 calls/s
# 8.96 [+0.02] udp tx:    859 MB/s    14570 calls/s  14570 msg/s
# 9.94 [+0.98] udp rx:    657 MB/s   476454 calls/s
# 9.96 [+0.02] udp tx:   1241 MB/s    21055 calls/s  21055 msg/s
# 10.00 [+0.03] udp gso and gro - over veth touching data
# 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.30 [+0.30] -4 -G
# 11.31 [+1.01] udp rx:   1116 MB/s   814542 calls/s
# 11.33 [+0.02] udp tx:   1138 MB/s    19302 calls/s  19302 msg/s
# 12.31 [+0.98] udp rx:   1150 MB/s   839138 calls/s
# 12.33 [+0.02] udp tx:   1152 MB/s    19555 calls/s  19555 msg/s
# 13.31 [+0.98] udp rx:   1142 MB/s   833223 calls/s
# 13.33 [+0.02] udp tx:   1144 MB/s    19407 calls/s  19407 msg/s
# 14.32 [+0.99] udp rx:   1141 MB/s   832227 calls/s
# 14.33 [+0.01] udp tx:   1141 MB/s    19355 calls/s  19355 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__->