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.30 [+0.30] -4 -t
# 2.56 [+2.26] tcp tx:    984 MB/s    16705 calls/s  16705 msg/s
# 2.56 [+0.00] tcp rx:    985 MB/s    50658 calls/s
# 3.56 [+1.00] tcp tx:    976 MB/s    16567 calls/s  16567 msg/s
# 3.56 [+0.00] tcp rx:    977 MB/s    50167 calls/s
# 4.56 [+1.00] tcp tx:    974 MB/s    16528 calls/s  16528 msg/s
# 4.56 [+0.00] tcp rx:    975 MB/s    49948 calls/s
# 5.56 [+1.00] tcp tx:    962 MB/s    16318 calls/s  16318 msg/s
# 5.60 [+0.04] udp gso - over veth touching data
# 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.92 [+0.32] -4 -v
# 6.94 [+1.02] udp rx:    615 MB/s   445696 calls/s
# 6.96 [+0.02] udp tx:   1247 MB/s    21159 calls/s  21159 msg/s
# 7.94 [+0.98] udp rx:    658 MB/s   476928 calls/s
# 7.96 [+0.02] udp tx:   1246 MB/s    21141 calls/s  21141 msg/s
# 8.94 [+0.98] udp rx:    654 MB/s   474112 calls/s
# 8.96 [+0.02] udp tx:   1282 MB/s    21759 calls/s  21759 msg/s
# 9.94 [+0.98] udp rx:    650 MB/s   471040 calls/s
# 9.96 [+0.02] udp tx:   1285 MB/s    21797 calls/s  21797 msg/s
# 9.99 [+0.04] udp gso and gro - over veth touching data
# 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.30 [+0.31] -4 -G
# 11.32 [+1.02] udp rx:   1022 MB/s   745959 calls/s
# 11.34 [+0.02] udp tx:   1052 MB/s    17846 calls/s  17846 msg/s
# 12.32 [+0.98] udp rx:   1123 MB/s   819544 calls/s
# 12.34 [+0.02] udp tx:   1124 MB/s    19077 calls/s  19077 msg/s
# 13.32 [+0.98] udp rx:   1121 MB/s   817807 calls/s
# 13.34 [+0.02] udp tx:   1122 MB/s    19030 calls/s  19030 msg/s
# 14.32 [+0.98] udp rx:   1122 MB/s   818835 calls/s
# 14.34 [+0.02] udp tx:   1123 MB/s    19050 calls/s  19050 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__->