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.30 [+0.30] -4 -t
# 2.56 [+2.26] tcp tx:    956 MB/s    16229 calls/s  16229 msg/s
# 2.58 [+0.02] tcp rx:    975 MB/s    50730 calls/s
# 3.56 [+0.98] tcp tx:    931 MB/s    15803 calls/s  15803 msg/s
# 3.59 [+0.03] tcp rx:    937 MB/s    46833 calls/s
# 4.56 [+0.97] tcp tx:    965 MB/s    16383 calls/s  16383 msg/s
# 4.59 [+0.03] tcp rx:    971 MB/s    46320 calls/s
# 5.56 [+0.97] tcp tx:    843 MB/s    14304 calls/s  14304 msg/s
# 5.59 [+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.90 [+0.30] -4 -v
# 6.92 [+1.02] udp rx:    651 MB/s   472320 calls/s
# 6.93 [+0.02] udp tx:   1176 MB/s    19960 calls/s  19960 msg/s
# 7.92 [+0.98] udp rx:    660 MB/s   479025 calls/s
# 7.93 [+0.02] udp tx:   1180 MB/s    20027 calls/s  20027 msg/s
# 8.92 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 8.93 [+0.02] udp tx:   1274 MB/s    21617 calls/s  21617 msg/s
# 9.92 [+0.98] udp rx:    662 MB/s   479744 calls/s
# 9.93 [+0.02] udp tx:   1271 MB/s    21567 calls/s  21567 msg/s
# 9.97 [+0.04] udp gso and gro - over veth touching data
# 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.27 [+0.30] -4 -G
# 11.29 [+1.02] udp rx:   1093 MB/s   797539 calls/s
# 11.30 [+0.02] udp tx:   1113 MB/s    18884 calls/s  18884 msg/s
# 12.29 [+0.98] udp rx:   1117 MB/s   815298 calls/s
# 12.30 [+0.02] udp tx:   1118 MB/s    18967 calls/s  18967 msg/s
# 13.29 [+0.98] udp rx:   1114 MB/s   813166 calls/s
# 13.30 [+0.02] udp tx:   1115 MB/s    18914 calls/s  18914 msg/s
# 14.29 [+0.99] udp rx:   1111 MB/s   810861 calls/s
# 14.30 [+0.01] udp tx:   1111 MB/s    18858 calls/s  18858 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__->