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.29 [+0.29] -4 -t
# 2.55 [+2.26] tcp tx:    949 MB/s    16112 calls/s  16112 msg/s
# 2.55 [+0.00] tcp rx:    950 MB/s    49818 calls/s
# 3.55 [+1.00] tcp tx:    950 MB/s    16129 calls/s  16129 msg/s
# 3.55 [+0.00] tcp rx:    952 MB/s    50640 calls/s
# 4.55 [+1.00] tcp tx:   1025 MB/s    17401 calls/s  17401 msg/s
# 4.55 [+0.00] tcp rx:   1026 MB/s    52439 calls/s
# 5.55 [+1.00] tcp tx:   1026 MB/s    17407 calls/s  17407 msg/s
# 5.59 [+0.03] udp gso - over veth touching data
# 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.32] -4 -v
# 6.92 [+1.02] udp rx:    567 MB/s   410624 calls/s
# 6.94 [+0.02] udp tx:   1312 MB/s    22259 calls/s  22259 msg/s
# 7.92 [+0.98] udp rx:    579 MB/s   419745 calls/s
# 7.94 [+0.02] udp tx:   1235 MB/s    20948 calls/s  20948 msg/s
# 8.93 [+0.98] udp rx:    656 MB/s   475392 calls/s
# 8.94 [+0.02] udp tx:   1290 MB/s    21890 calls/s  21890 msg/s
# 9.93 [+0.99] udp rx:    656 MB/s   475136 calls/s
# 9.94 [+0.01] udp tx:   1290 MB/s    21887 calls/s  21887 msg/s
# 9.97 [+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.29 [+0.32] -4 -G
# 11.31 [+1.02] udp rx:   1085 MB/s   792024 calls/s
# 11.33 [+0.02] udp tx:   1112 MB/s    18864 calls/s  18864 msg/s
# 12.31 [+0.98] udp rx:   1137 MB/s   829495 calls/s
# 12.33 [+0.02] udp tx:   1139 MB/s    19326 calls/s  19326 msg/s
# 13.31 [+0.98] udp rx:   1136 MB/s   828992 calls/s
# 13.33 [+0.02] udp tx:   1138 MB/s    19308 calls/s  19308 msg/s
# 14.31 [+0.98] udp rx:   1137 MB/s   829594 calls/s
# 14.33 [+0.02] udp tx:   1139 MB/s    19322 calls/s  19322 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__->