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.27 [+0.27] -4 -t
# 2.51 [+2.24] tcp tx:    878 MB/s    14895 calls/s  14895 msg/s
# 2.52 [+0.00] tcp rx:    878 MB/s    48819 calls/s
# 3.51 [+1.00] tcp tx:    747 MB/s    12680 calls/s  12680 msg/s
# 3.57 [+0.05] tcp rx:    778 MB/s    43352 calls/s
# 4.51 [+0.95] tcp tx:    610 MB/s    10362 calls/s  10362 msg/s
# 4.57 [+0.05] tcp rx:    613 MB/s    31606 calls/s
# 5.51 [+0.95] tcp tx:    615 MB/s    10443 calls/s  10443 msg/s
# 5.55 [+0.04] udp gso - over veth touching data
# 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.90 [+0.35] -4 -v
# 6.92 [+1.02] udp rx:    479 MB/s   347769 calls/s
# 6.94 [+0.02] udp tx:    948 MB/s    16080 calls/s  16080 msg/s
# 7.92 [+0.98] udp rx:    514 MB/s   372736 calls/s
# 7.94 [+0.02] udp tx:    843 MB/s    14312 calls/s  14312 msg/s
# 8.92 [+0.98] udp rx:    506 MB/s   366592 calls/s
# 8.94 [+0.02] udp tx:   1263 MB/s    21433 calls/s  21433 msg/s
# 9.92 [+0.98] udp rx:    650 MB/s   470784 calls/s
# 9.94 [+0.02] udp tx:   1257 MB/s    21333 calls/s  21333 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.30 [+0.33] -4 -G
# 11.32 [+1.02] udp rx:    653 MB/s   476311 calls/s
# 11.34 [+0.02] udp tx:    664 MB/s    11268 calls/s  11268 msg/s
# 12.32 [+0.98] udp rx:   1076 MB/s   784993 calls/s
# 12.34 [+0.02] udp tx:   1083 MB/s    18379 calls/s  18379 msg/s
# 13.32 [+0.98] udp rx:   1140 MB/s   831617 calls/s
# 13.34 [+0.02] udp tx:   1139 MB/s    19335 calls/s  19335 msg/s
# 14.32 [+0.99] udp rx:   1140 MB/s   831612 calls/s
# 14.34 [+0.01] udp tx:   1139 MB/s    19323 calls/s  19323 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__->