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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.47 [+0.46] -4 -t
# 2.81 [+2.34] tcp tx:    601 MB/s    10206 calls/s  10206 msg/s
# 2.81 [+0.00] tcp rx:    601 MB/s    30993 calls/s
# 3.81 [+1.00] tcp tx:    654 MB/s    11095 calls/s  11095 msg/s
# 3.81 [+0.00] tcp rx:    654 MB/s    33346 calls/s
# 4.81 [+1.00] tcp tx:    640 MB/s    10861 calls/s  10861 msg/s
# 4.81 [+0.00] tcp rx:    641 MB/s    32641 calls/s
# 5.81 [+1.00] tcp tx:    625 MB/s    10604 calls/s  10604 msg/s
# 5.84 [+0.04] udp gso - over veth touching data
# 5.85 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.28 [+0.43] -4 -v
# 7.30 [+1.02] udp rx:    518 MB/s   375585 calls/s
# 7.32 [+0.02] udp tx:    857 MB/s    14551 calls/s  14551 msg/s
# 8.30 [+0.98] udp rx:    532 MB/s   385024 calls/s
# 8.32 [+0.02] udp tx:    876 MB/s    14859 calls/s  14859 msg/s
# 9.30 [+0.98] udp rx:    536 MB/s   388096 calls/s
# 9.32 [+0.02] udp tx:    875 MB/s    14847 calls/s  14847 msg/s
# 10.30 [+0.98] udp rx:    536 MB/s   387840 calls/s
# 10.32 [+0.02] udp tx:    873 MB/s    14818 calls/s  14818 msg/s
# 10.36 [+0.04] udp gso and gro - over veth touching data
# 10.36 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.77 [+0.41] -4 -G
# 11.79 [+1.01] udp rx:   1021 MB/s   744994 calls/s
# 11.82 [+0.03] udp tx:   1056 MB/s    17919 calls/s  17919 msg/s
# 12.79 [+0.97] udp rx:   1138 MB/s   830097 calls/s
# 12.82 [+0.03] udp tx:   1137 MB/s    19293 calls/s  19293 msg/s
# 13.79 [+0.97] udp rx:   1139 MB/s   830754 calls/s
# 13.82 [+0.03] udp tx:   1138 MB/s    19318 calls/s  19318 msg/s
# 14.79 [+0.97] udp rx:   1138 MB/s   830087 calls/s
# 14.82 [+0.03] udp tx:   1137 MB/s    19297 calls/s  19297 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__->