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:   1036 MB/s    17583 calls/s  17583 msg/s
# 2.60 [+0.00] tcp rx:   1037 MB/s    52938 calls/s
# 3.60 [+1.00] tcp tx:    992 MB/s    16827 calls/s  16827 msg/s
# 3.60 [+0.00] tcp rx:    993 MB/s    51161 calls/s
# 4.60 [+1.00] tcp tx:   1021 MB/s    17319 calls/s  17319 msg/s
# 4.60 [+0.00] tcp rx:   1022 MB/s    52321 calls/s
# 5.60 [+1.00] tcp tx:   1021 MB/s    17327 calls/s  17327 msg/s
# 5.63 [+0.03] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.28] -4 -v
# 6.93 [+1.01] udp rx:    643 MB/s   466432 calls/s
# 6.95 [+0.02] udp tx:   1303 MB/s    22101 calls/s  22101 msg/s
# 7.93 [+0.98] udp rx:    650 MB/s   471296 calls/s
# 7.95 [+0.02] udp tx:   1303 MB/s    22108 calls/s  22108 msg/s
# 8.93 [+0.99] udp rx:    659 MB/s   477440 calls/s
# 8.95 [+0.01] udp tx:   1299 MB/s    22034 calls/s  22034 msg/s
# 9.93 [+0.99] udp rx:    667 MB/s   483584 calls/s
# 9.95 [+0.01] udp tx:   1295 MB/s    21975 calls/s  21975 msg/s
# 9.98 [+0.04] 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.31] -4 -G
# 11.30 [+1.01] udp rx:   1101 MB/s   803602 calls/s
# 11.32 [+0.02] udp tx:   1123 MB/s    19047 calls/s  19047 msg/s
# 12.30 [+0.98] udp rx:   1146 MB/s   835806 calls/s
# 12.32 [+0.02] udp tx:   1147 MB/s    19465 calls/s  19465 msg/s
# 13.31 [+0.98] udp rx:   1140 MB/s   832035 calls/s
# 13.32 [+0.02] udp tx:   1140 MB/s    19337 calls/s  19337 msg/s
# 14.31 [+0.99] udp rx:   1138 MB/s   830503 calls/s
# 14.32 [+0.01] udp tx:   1137 MB/s    19300 calls/s  19300 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__->