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.25 [+0.24] -4 -t
# 2.48 [+2.23] tcp tx:   1009 MB/s    17118 calls/s  17118 msg/s
# 2.48 [+0.00] tcp rx:   1009 MB/s    51779 calls/s
# 3.48 [+1.00] tcp tx:   1021 MB/s    17329 calls/s  17329 msg/s
# 3.99 [+0.51] tcp rx:   1637 MB/s    52140 calls/s
# 4.48 [+0.49] tcp tx:   1105 MB/s    18754 calls/s  18754 msg/s
# 4.99 [+0.51] tcp rx:   1005 MB/s    51052 calls/s
# 5.48 [+0.49] tcp tx:   1001 MB/s    16991 calls/s  16991 msg/s
# 5.51 [+0.03] udp gso - over veth touching data
# 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.80 [+0.29] -4 -v
# 6.82 [+1.01] udp rx:    658 MB/s   476672 calls/s
# 6.83 [+0.01] udp tx:   1295 MB/s    21967 calls/s  21967 msg/s
# 7.82 [+0.99] udp rx:    641 MB/s   464901 calls/s
# 7.83 [+0.01] udp tx:   1180 MB/s    20028 calls/s  20028 msg/s
# 8.82 [+0.99] udp rx:    532 MB/s   385073 calls/s
# 8.83 [+0.01] udp tx:    846 MB/s    14353 calls/s  14353 msg/s
# 9.82 [+0.99] udp rx:    532 MB/s   385140 calls/s
# 9.83 [+0.01] udp tx:    846 MB/s    14358 calls/s  14358 msg/s
# 9.87 [+0.04] udp gso and gro - over veth touching data
# 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.18 [+0.31] -4 -G
# 11.19 [+1.01] udp rx:   1130 MB/s   824772 calls/s
# 11.21 [+0.02] udp tx:   1153 MB/s    19572 calls/s  19572 msg/s
# 12.19 [+0.98] udp rx:   1123 MB/s   819179 calls/s
# 12.21 [+0.02] udp tx:   1122 MB/s    19040 calls/s  19040 msg/s
# 13.19 [+0.98] udp rx:   1147 MB/s   837230 calls/s
# 13.21 [+0.02] udp tx:   1147 MB/s    19464 calls/s  19464 msg/s
# 14.19 [+0.98] udp rx:   1143 MB/s   834203 calls/s
# 14.21 [+0.02] udp tx:   1142 MB/s    19386 calls/s  19386 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__->