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.36 [+0.36] -4 -t
# 2.66 [+2.30] tcp tx:    628 MB/s    10661 calls/s  10661 msg/s
# 2.66 [+0.00] tcp rx:    628 MB/s    32335 calls/s
# 3.66 [+1.00] tcp tx:    682 MB/s    11576 calls/s  11576 msg/s
# 3.67 [+0.01] tcp rx:    687 MB/s    34623 calls/s
# 4.66 [+0.99] tcp tx:    667 MB/s    11326 calls/s  11326 msg/s
# 4.67 [+0.01] tcp rx:    667 MB/s    33707 calls/s
# 5.66 [+0.99] tcp tx:    656 MB/s    11135 calls/s  11135 msg/s
# 5.70 [+0.04] udp gso - over veth touching data
# 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.04 [+0.34] -4 -v
# 7.06 [+1.02] udp rx:    529 MB/s   383612 calls/s
# 7.08 [+0.02] udp tx:    864 MB/s    14663 calls/s  14663 msg/s
# 8.06 [+0.98] udp rx:    524 MB/s   379648 calls/s
# 8.08 [+0.02] udp tx:    874 MB/s    14834 calls/s  14834 msg/s
# 9.06 [+0.98] udp rx:    619 MB/s   448646 calls/s
# 9.08 [+0.02] udp tx:   1271 MB/s    21572 calls/s  21572 msg/s
# 10.06 [+0.98] udp rx:    627 MB/s   454400 calls/s
# 10.08 [+0.02] udp tx:   1283 MB/s    21768 calls/s  21768 msg/s
# 10.12 [+0.04] udp gso and gro - over veth touching data
# 10.12 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.48 [+0.36] -4 -G
# 11.50 [+1.01] udp rx:    554 MB/s   404329 calls/s
# 11.52 [+0.02] udp tx:    568 MB/s     9645 calls/s   9645 msg/s
# 12.50 [+0.98] udp rx:    605 MB/s   441363 calls/s
# 12.52 [+0.02] udp tx:    604 MB/s    10256 calls/s  10256 msg/s
# 13.50 [+0.98] udp rx:    604 MB/s   441198 calls/s
# 13.52 [+0.02] udp tx:    604 MB/s    10253 calls/s  10253 msg/s
# 14.50 [+0.98] udp rx:    605 MB/s   441453 calls/s
# 14.52 [+0.02] udp tx:    604 MB/s    10257 calls/s  10257 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__->