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.30 [+0.30] -4 -t
# 2.56 [+2.25] tcp tx:    927 MB/s    15733 calls/s  15733 msg/s
# 2.58 [+0.03] tcp rx:    957 MB/s    50657 calls/s
# 3.56 [+0.97] tcp tx:    898 MB/s    15247 calls/s  15247 msg/s
# 3.58 [+0.03] tcp rx:    897 MB/s    45903 calls/s
# 4.56 [+0.97] tcp tx:    886 MB/s    15039 calls/s  15039 msg/s
# 4.59 [+0.04] tcp rx:    899 MB/s    47860 calls/s
# 5.56 [+0.96] tcp tx:    824 MB/s    13977 calls/s  13977 msg/s
# 5.59 [+0.04] udp gso - over veth touching data
# 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.93 [+0.34] -4 -v
# 6.95 [+1.01] udp rx:    591 MB/s   428544 calls/s
# 6.97 [+0.02] udp tx:   1167 MB/s    19809 calls/s  19809 msg/s
# 7.95 [+0.98] udp rx:    636 MB/s   461304 calls/s
# 7.97 [+0.02] udp tx:   1114 MB/s    18904 calls/s  18904 msg/s
# 8.95 [+0.98] udp rx:    627 MB/s   454403 calls/s
# 8.97 [+0.02] udp tx:   1279 MB/s    21696 calls/s  21696 msg/s
# 9.95 [+0.98] udp rx:    658 MB/s   477306 calls/s
# 9.97 [+0.02] udp tx:   1255 MB/s    21298 calls/s  21298 msg/s
# 10.00 [+0.03] udp gso and gro - over veth touching data
# 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.31 [+0.31] -4 -G
# 11.32 [+1.01] udp rx:   1077 MB/s   785790 calls/s
# 11.34 [+0.02] udp tx:   1100 MB/s    18660 calls/s  18660 msg/s
# 12.33 [+0.98] udp rx:   1127 MB/s   822042 calls/s
# 12.34 [+0.02] udp tx:   1127 MB/s    19117 calls/s  19117 msg/s
# 13.33 [+0.98] udp rx:   1081 MB/s   788479 calls/s
# 13.34 [+0.02] udp tx:   1080 MB/s    18328 calls/s  18328 msg/s
# 14.33 [+0.98] udp rx:   1110 MB/s   809580 calls/s
# 14.34 [+0.02] udp tx:   1110 MB/s    18828 calls/s  18828 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__->