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.45 [+0.43] -4 -t
# 2.80 [+2.35] tcp tx:    912 MB/s    15470 calls/s  15470 msg/s
# 2.80 [+0.00] tcp rx:    913 MB/s    51508 calls/s
# 3.80 [+1.00] tcp tx:    867 MB/s    14720 calls/s  14720 msg/s
# 3.80 [+0.00] tcp rx:    868 MB/s    53146 calls/s
# 4.80 [+1.00] tcp tx:    893 MB/s    15162 calls/s  15162 msg/s
# 4.80 [+0.00] tcp rx:    894 MB/s    49960 calls/s
# 5.80 [+1.00] tcp tx:    906 MB/s    15371 calls/s  15371 msg/s
# 5.84 [+0.04] udp gso - over veth touching data
# 5.84 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.28 [+0.43] -4 -v
# 7.29 [+1.02] udp rx:    586 MB/s   424704 calls/s
# 7.32 [+0.03] udp tx:   1274 MB/s    21615 calls/s  21615 msg/s
# 8.30 [+0.97] udp rx:    593 MB/s   430080 calls/s
# 8.32 [+0.02] udp tx:   1288 MB/s    21857 calls/s  21857 msg/s
# 9.30 [+0.97] udp rx:    613 MB/s   444160 calls/s
# 9.32 [+0.03] udp tx:   1282 MB/s    21757 calls/s  21757 msg/s
# 10.30 [+0.97] udp rx:    620 MB/s   449571 calls/s
# 10.32 [+0.03] udp tx:   1184 MB/s    20089 calls/s  20089 msg/s
# 10.38 [+0.05] udp gso and gro - over veth touching data
# 10.38 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.85 [+0.47] -4 -G
# 11.86 [+1.02] udp rx:   1099 MB/s   801711 calls/s
# 11.89 [+0.03] udp tx:   1130 MB/s    19167 calls/s  19167 msg/s
# 12.86 [+0.97] udp rx:   1105 MB/s   806283 calls/s
# 12.89 [+0.03] udp tx:   1104 MB/s    18731 calls/s  18731 msg/s
# 13.87 [+0.97] udp rx:   1067 MB/s   778491 calls/s
# 13.89 [+0.02] udp tx:   1070 MB/s    18153 calls/s  18153 msg/s
# 14.87 [+0.98] udp rx:   1064 MB/s   776571 calls/s
# 14.89 [+0.02] udp tx:   1067 MB/s    18105 calls/s  18105 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__->