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.33] -4 -t
# 2.60 [+2.27] tcp tx:   1004 MB/s    17029 calls/s  17029 msg/s
# 2.60 [+0.00] tcp rx:   1004 MB/s    51515 calls/s
# 3.60 [+1.00] tcp tx:    975 MB/s    16541 calls/s  16541 msg/s
# 3.60 [+0.00] tcp rx:    976 MB/s    50592 calls/s
# 4.60 [+1.00] tcp tx:   1050 MB/s    17821 calls/s  17821 msg/s
# 4.61 [+0.01] tcp rx:   1059 MB/s    35534 calls/s
# 5.60 [+0.99] tcp tx:    956 MB/s    16225 calls/s  16225 msg/s
# 5.63 [+0.04] udp gso - over veth touching data
# 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.94 [+0.31] -4 -v
# 6.96 [+1.01] udp rx:    649 MB/s   470574 calls/s
# 6.98 [+0.02] udp tx:   1261 MB/s    21392 calls/s  21392 msg/s
# 7.96 [+0.98] udp rx:    669 MB/s   484553 calls/s
# 7.98 [+0.02] udp tx:   1286 MB/s    21816 calls/s  21816 msg/s
# 8.96 [+0.98] udp rx:    668 MB/s   484208 calls/s
# 8.98 [+0.02] udp tx:   1281 MB/s    21740 calls/s  21740 msg/s
# 9.96 [+0.98] udp rx:    666 MB/s   482622 calls/s
# 9.98 [+0.02] udp tx:   1281 MB/s    21743 calls/s  21743 msg/s
# 10.01 [+0.04] udp gso and gro - over veth touching data
# 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.34 [+0.32] -4 -G
# 11.36 [+1.01] udp rx:   1096 MB/s   799375 calls/s
# 11.38 [+0.02] udp tx:   1119 MB/s    18986 calls/s  18986 msg/s
# 12.36 [+0.98] udp rx:   1111 MB/s   810533 calls/s
# 12.38 [+0.02] udp tx:   1111 MB/s    18847 calls/s  18847 msg/s
# 13.36 [+0.98] udp rx:   1103 MB/s   804653 calls/s
# 13.38 [+0.02] udp tx:   1102 MB/s    18697 calls/s  18697 msg/s
# 14.36 [+0.98] udp rx:   1102 MB/s   804146 calls/s
# 14.38 [+0.02] udp tx:   1101 MB/s    18681 calls/s  18681 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__->