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.31 [+0.30] -4 -t
# 2.55 [+2.25] tcp tx:    639 MB/s    10840 calls/s  10840 msg/s
# 2.55 [+0.00] tcp rx:    639 MB/s    32771 calls/s
# 3.55 [+1.00] tcp tx:    631 MB/s    10708 calls/s  10708 msg/s
# 3.55 [+0.00] tcp rx:    631 MB/s    32339 calls/s
# 4.55 [+1.00] tcp tx:    642 MB/s    10899 calls/s  10899 msg/s
# 4.55 [+0.00] tcp rx:    643 MB/s    32864 calls/s
# 5.55 [+1.00] tcp tx:    653 MB/s    11090 calls/s  11090 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.87 [+0.29] -4 -v
# 6.89 [+1.01] udp rx:    651 MB/s   472064 calls/s
# 6.91 [+0.02] udp tx:   1265 MB/s    21468 calls/s  21468 msg/s
# 7.89 [+0.98] udp rx:    660 MB/s   478720 calls/s
# 7.91 [+0.02] udp tx:   1285 MB/s    21810 calls/s  21810 msg/s
# 8.89 [+0.98] udp rx:    666 MB/s   482816 calls/s
# 8.91 [+0.02] udp tx:   1285 MB/s    21795 calls/s  21795 msg/s
# 9.89 [+0.98] udp rx:    663 MB/s   480256 calls/s
# 9.91 [+0.02] udp tx:   1284 MB/s    21778 calls/s  21778 msg/s
# 9.94 [+0.03] udp gso and gro - over veth touching data
# 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.23 [+0.29] -4 -G
# 11.24 [+1.01] udp rx:    791 MB/s   577471 calls/s
# 11.26 [+0.02] udp tx:    814 MB/s    13817 calls/s  13817 msg/s
# 12.24 [+0.98] udp rx:   1006 MB/s   733747 calls/s
# 12.26 [+0.02] udp tx:   1008 MB/s    17113 calls/s  17113 msg/s
# 13.24 [+0.98] udp rx:   1061 MB/s   774484 calls/s
# 13.26 [+0.02] udp tx:   1062 MB/s    18026 calls/s  18026 msg/s
# 14.24 [+0.98] udp rx:   1087 MB/s   793165 calls/s
# 14.26 [+0.02] udp tx:   1088 MB/s    18468 calls/s  18468 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__->