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.33 [+0.32] -4 -t
# 2.58 [+2.26] tcp tx:    917 MB/s    15554 calls/s  15554 msg/s
# 2.58 [+0.00] tcp rx:    917 MB/s    50635 calls/s
# 3.58 [+1.00] tcp tx:    972 MB/s    16490 calls/s  16490 msg/s
# 3.58 [+0.00] tcp rx:    973 MB/s    49978 calls/s
# 4.58 [+1.00] tcp tx:    969 MB/s    16451 calls/s  16451 msg/s
# 4.58 [+0.00] tcp rx:    970 MB/s    49471 calls/s
# 5.58 [+1.00] tcp tx:    969 MB/s    16449 calls/s  16449 msg/s
# 5.61 [+0.03] udp gso - over veth touching data
# 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.92 [+0.30] -4 -v
# 6.93 [+1.01] udp rx:    651 MB/s   471552 calls/s
# 6.95 [+0.02] udp tx:   1300 MB/s    22056 calls/s  22056 msg/s
# 7.93 [+0.98] udp rx:    662 MB/s   479488 calls/s
# 7.95 [+0.02] udp tx:   1299 MB/s    22042 calls/s  22042 msg/s
# 8.93 [+0.98] udp rx:    661 MB/s   479232 calls/s
# 8.95 [+0.02] udp tx:   1298 MB/s    22022 calls/s  22022 msg/s
# 9.93 [+0.99] udp rx:    661 MB/s   478976 calls/s
# 9.95 [+0.01] udp tx:   1294 MB/s    21956 calls/s  21956 msg/s
# 9.98 [+0.03] udp gso and gro - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.25 [+0.27] -4 -G
# 11.26 [+1.01] udp rx:   1141 MB/s   832686 calls/s
# 11.28 [+0.02] udp tx:   1162 MB/s    19718 calls/s  19718 msg/s
# 12.26 [+0.98] udp rx:   1155 MB/s   842657 calls/s
# 12.28 [+0.02] udp tx:   1156 MB/s    19614 calls/s  19614 msg/s
# 13.26 [+0.98] udp rx:    961 MB/s   700889 calls/s
# 13.28 [+0.01] udp tx:    960 MB/s    16298 calls/s  16298 msg/s
# 14.26 [+0.99] udp rx:   1090 MB/s   795595 calls/s
# 14.28 [+0.01] udp tx:   1093 MB/s    18543 calls/s  18543 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__->