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.55 [+2.25] tcp tx:    979 MB/s    16616 calls/s  16616 msg/s
# 2.55 [+0.00] tcp rx:    979 MB/s    49801 calls/s
# 3.55 [+1.00] tcp tx:    982 MB/s    16671 calls/s  16671 msg/s
# 3.55 [+0.00] tcp rx:    983 MB/s    50076 calls/s
# 4.55 [+1.00] tcp tx:   1005 MB/s    17055 calls/s  17055 msg/s
# 4.55 [+0.00] tcp rx:   1006 MB/s    51298 calls/s
# 5.55 [+1.00] tcp tx:   1003 MB/s    17016 calls/s  17016 msg/s
# 5.58 [+0.03] udp gso - over veth touching data
# 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.85 [+0.28] -4 -v
# 6.87 [+1.01] udp rx:    649 MB/s   470528 calls/s
# 6.89 [+0.02] udp tx:   1265 MB/s    21463 calls/s  21463 msg/s
# 7.87 [+0.98] udp rx:    665 MB/s   482304 calls/s
# 7.89 [+0.02] udp tx:   1255 MB/s    21291 calls/s  21291 msg/s
# 8.87 [+0.98] udp rx:    633 MB/s   459264 calls/s
# 8.89 [+0.02] udp tx:   1284 MB/s    21779 calls/s  21779 msg/s
# 9.87 [+0.99] udp rx:    653 MB/s   473088 calls/s
# 9.89 [+0.01] udp tx:   1276 MB/s    21658 calls/s  21658 msg/s
# 9.92 [+0.03] udp gso and gro - over veth touching data
# 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.18 [+0.26] -4 -G
# 11.19 [+1.01] udp rx:   1061 MB/s   773804 calls/s
# 11.21 [+0.02] udp tx:   1079 MB/s    18317 calls/s  18317 msg/s
# 12.19 [+0.98] udp rx:   1100 MB/s   802699 calls/s
# 12.21 [+0.02] udp tx:   1103 MB/s    18719 calls/s  18719 msg/s
# 13.19 [+0.99] udp rx:   1072 MB/s   782150 calls/s
# 13.21 [+0.01] udp tx:   1071 MB/s    18180 calls/s  18180 msg/s
# 14.20 [+0.99] udp rx:   1098 MB/s   800842 calls/s
# 14.21 [+0.01] udp tx:   1097 MB/s    18613 calls/s  18613 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__->