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.26 [+0.26] -4 -t
# 2.50 [+2.24] tcp tx:    986 MB/s    16740 calls/s  16740 msg/s
# 2.52 [+0.02] tcp rx:   1007 MB/s    51035 calls/s
# 3.50 [+0.98] tcp tx:    945 MB/s    16044 calls/s  16044 msg/s
# 3.52 [+0.02] tcp rx:    943 MB/s    49127 calls/s
# 4.50 [+0.98] tcp tx:    937 MB/s    15894 calls/s  15894 msg/s
# 4.52 [+0.02] tcp rx:    936 MB/s    49493 calls/s
# 5.50 [+0.98] tcp tx:    946 MB/s    16053 calls/s  16053 msg/s
# 5.54 [+0.03] udp gso - over veth touching data
# 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.84 [+0.30] -4 -v
# 6.86 [+1.01] udp rx:    655 MB/s   474624 calls/s
# 6.87 [+0.02] udp tx:   1276 MB/s    21654 calls/s  21654 msg/s
# 7.86 [+0.98] udp rx:    666 MB/s   482816 calls/s
# 7.87 [+0.02] udp tx:   1273 MB/s    21605 calls/s  21605 msg/s
# 8.86 [+0.98] udp rx:    667 MB/s   483072 calls/s
# 8.87 [+0.02] udp tx:   1270 MB/s    21552 calls/s  21552 msg/s
# 9.86 [+0.99] udp rx:    666 MB/s   482816 calls/s
# 9.87 [+0.01] udp tx:   1271 MB/s    21558 calls/s  21558 msg/s
# 9.91 [+0.03] 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.18 [+0.27] -4 -G
# 11.19 [+1.01] udp rx:   1106 MB/s   807267 calls/s
# 11.21 [+0.02] udp tx:   1127 MB/s    19118 calls/s  19118 msg/s
# 12.19 [+0.98] udp rx:   1115 MB/s   813420 calls/s
# 12.21 [+0.02] udp tx:   1118 MB/s    18966 calls/s  18966 msg/s
# 13.19 [+0.98] udp rx:   1109 MB/s   808814 calls/s
# 13.21 [+0.02] udp tx:   1111 MB/s    18860 calls/s  18860 msg/s
# 14.19 [+0.99] udp rx:   1114 MB/s   812627 calls/s
# 14.21 [+0.01] udp tx:   1116 MB/s    18934 calls/s  18934 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__->