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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.50 [+0.49] -4 -t
# 2.85 [+2.35] tcp tx:    650 MB/s    11041 calls/s  11041 msg/s
# 2.86 [+0.01] tcp rx:    655 MB/s    33523 calls/s
# 3.85 [+0.99] tcp tx:    673 MB/s    11420 calls/s  11420 msg/s
# 3.86 [+0.01] tcp rx:    672 MB/s    33947 calls/s
# 4.85 [+0.99] tcp tx:    680 MB/s    11546 calls/s  11546 msg/s
# 4.86 [+0.01] tcp rx:    682 MB/s    34401 calls/s
# 5.85 [+0.99] tcp tx:    650 MB/s    11036 calls/s  11036 msg/s
# 5.90 [+0.05] udp gso - over veth touching data
# 5.90 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.32 [+0.42] -4 -v
# 7.33 [+1.01] udp rx:    605 MB/s   439091 calls/s
# 7.36 [+0.03] udp tx:   1106 MB/s    18772 calls/s  18772 msg/s
# 8.33 [+0.97] udp rx:    663 MB/s   480458 calls/s
# 8.36 [+0.03] udp tx:   1227 MB/s    20815 calls/s  20815 msg/s
# 9.33 [+0.98] udp rx:    667 MB/s   483072 calls/s
# 9.36 [+0.02] udp tx:   1227 MB/s    20826 calls/s  20826 msg/s
# 10.33 [+0.98] udp rx:    664 MB/s   481280 calls/s
# 10.36 [+0.02] udp tx:   1274 MB/s    21616 calls/s  21616 msg/s
# 10.40 [+0.04] udp gso and gro - over veth touching data
# 10.40 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.81 [+0.41] -4 -G
# 11.83 [+1.02] udp rx:    661 MB/s   482207 calls/s
# 11.85 [+0.02] udp tx:    676 MB/s    11471 calls/s  11471 msg/s
# 12.83 [+0.98] udp rx:    649 MB/s   473621 calls/s
# 12.85 [+0.02] udp tx:    648 MB/s    10997 calls/s  10997 msg/s
# 13.83 [+0.98] udp rx:    657 MB/s   479234 calls/s
# 13.85 [+0.02] udp tx:    656 MB/s    11142 calls/s  11142 msg/s
# 14.83 [+0.98] udp rx:    660 MB/s   482010 calls/s
# 14.85 [+0.02] udp tx:    660 MB/s    11200 calls/s  11200 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__->