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.32 [+0.32] -4 -t
# 2.59 [+2.26] tcp tx:    881 MB/s    14957 calls/s  14957 msg/s
# 2.59 [+0.00] tcp rx:    882 MB/s    53375 calls/s
# 3.59 [+1.00] tcp tx:    905 MB/s    15354 calls/s  15354 msg/s
# 3.61 [+0.02] tcp rx:    932 MB/s    48157 calls/s
# 4.59 [+0.98] tcp tx:    912 MB/s    15480 calls/s  15480 msg/s
# 4.61 [+0.02] tcp rx:    910 MB/s    48375 calls/s
# 5.59 [+0.98] tcp tx:    919 MB/s    15596 calls/s  15596 msg/s
# 5.62 [+0.03] udp gso - over veth touching data
# 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.93 [+0.31] -4 -v
# 6.94 [+1.01] udp rx:    554 MB/s   401869 calls/s
# 6.96 [+0.02] udp tx:   1276 MB/s    21650 calls/s  21650 msg/s
# 7.94 [+0.98] udp rx:    554 MB/s   401664 calls/s
# 7.96 [+0.02] udp tx:   1270 MB/s    21546 calls/s  21546 msg/s
# 8.94 [+0.98] udp rx:    648 MB/s   469760 calls/s
# 8.96 [+0.02] udp tx:   1279 MB/s    21700 calls/s  21700 msg/s
# 9.94 [+0.98] udp rx:    667 MB/s   483584 calls/s
# 9.96 [+0.02] udp tx:   1293 MB/s    21933 calls/s  21933 msg/s
# 9.99 [+0.03] udp gso and gro - over veth touching data
# 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.28 [+0.28] -4 -G
# 11.29 [+1.02] udp rx:   1090 MB/s   795447 calls/s
# 11.31 [+0.02] udp tx:   1113 MB/s    18879 calls/s  18879 msg/s
# 12.29 [+0.98] udp rx:   1126 MB/s   821707 calls/s
# 12.31 [+0.02] udp tx:   1129 MB/s    19157 calls/s  19157 msg/s
# 13.29 [+0.98] udp rx:   1124 MB/s   820051 calls/s
# 13.31 [+0.02] udp tx:   1127 MB/s    19118 calls/s  19118 msg/s
# 14.29 [+0.98] udp rx:    929 MB/s   678246 calls/s
# 14.31 [+0.02] udp tx:    924 MB/s    15683 calls/s  15683 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__->