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.27 [+0.26] -4 -t
# 2.52 [+2.26] tcp tx:    976 MB/s    16555 calls/s  16555 msg/s
# 2.53 [+0.00] tcp rx:    976 MB/s    49918 calls/s
# 3.52 [+1.00] tcp tx:    973 MB/s    16514 calls/s  16514 msg/s
# 3.53 [+0.00] tcp rx:    974 MB/s    50026 calls/s
# 4.52 [+1.00] tcp tx:    980 MB/s    16637 calls/s  16637 msg/s
# 4.53 [+0.00] tcp rx:    982 MB/s    50256 calls/s
# 5.52 [+1.00] tcp tx:    976 MB/s    16555 calls/s  16555 msg/s
# 5.56 [+0.03] udp gso - over veth touching data
# 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.88 [+0.32] -4 -v
# 6.89 [+1.01] udp rx:    547 MB/s   397235 calls/s
# 6.91 [+0.02] udp tx:    701 MB/s    11895 calls/s  11895 msg/s
# 7.89 [+0.98] udp rx:    580 MB/s   420854 calls/s
# 7.91 [+0.02] udp tx:    760 MB/s    12901 calls/s  12901 msg/s
# 8.90 [+0.98] udp rx:    580 MB/s   420756 calls/s
# 8.91 [+0.02] udp tx:    761 MB/s    12913 calls/s  12913 msg/s
# 9.90 [+0.98] udp rx:    581 MB/s   421670 calls/s
# 9.91 [+0.02] udp tx:    761 MB/s    12914 calls/s  12914 msg/s
# 9.95 [+0.04] udp gso and gro - over veth touching data
# 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.27 [+0.32] -4 -G
# 11.28 [+1.01] udp rx:   1091 MB/s   796088 calls/s
# 11.31 [+0.02] udp tx:   1117 MB/s    18962 calls/s  18962 msg/s
# 12.28 [+0.98] udp rx:   1105 MB/s   806516 calls/s
# 12.31 [+0.02] udp tx:   1105 MB/s    18752 calls/s  18752 msg/s
# 13.28 [+0.98] udp rx:   1105 MB/s   806075 calls/s
# 13.31 [+0.02] udp tx:   1105 MB/s    18751 calls/s  18751 msg/s
# 14.29 [+0.98] udp rx:   1108 MB/s   808723 calls/s
# 14.31 [+0.02] udp tx:   1108 MB/s    18801 calls/s  18801 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__->