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.28 [+0.28] -4 -t
# 2.52 [+2.24] tcp tx:    924 MB/s    15684 calls/s  15684 msg/s
# 2.52 [+0.00] tcp rx:    925 MB/s    50482 calls/s
# 3.52 [+1.00] tcp tx:    949 MB/s    16107 calls/s  16107 msg/s
# 3.52 [+0.00] tcp rx:    950 MB/s    49620 calls/s
# 4.52 [+1.00] tcp tx:    982 MB/s    16663 calls/s  16663 msg/s
# 4.52 [+0.00] tcp rx:    983 MB/s    50967 calls/s
# 5.52 [+1.00] tcp tx:    967 MB/s    16411 calls/s  16411 msg/s
# 5.55 [+0.03] udp gso - over veth touching data
# 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.83 [+0.28] -4 -v
# 6.85 [+1.01] udp rx:    655 MB/s   475136 calls/s
# 6.86 [+0.02] udp tx:   1128 MB/s    19145 calls/s  19145 msg/s
# 7.85 [+0.98] udp rx:    629 MB/s   456209 calls/s
# 7.86 [+0.02] udp tx:   1224 MB/s    20770 calls/s  20770 msg/s
# 8.85 [+0.99] udp rx:    654 MB/s   474132 calls/s
# 8.86 [+0.01] udp tx:   1292 MB/s    21929 calls/s  21929 msg/s
# 9.85 [+0.99] udp rx:    586 MB/s   424448 calls/s
# 9.86 [+0.01] udp tx:   1317 MB/s    22346 calls/s  22346 msg/s
# 9.89 [+0.03] udp gso and gro - over veth touching data
# 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.16 [+0.27] -4 -G
# 11.17 [+1.01] udp rx:   1063 MB/s   775835 calls/s
# 11.19 [+0.02] udp tx:   1079 MB/s    18301 calls/s  18301 msg/s
# 12.17 [+0.99] udp rx:   1111 MB/s   810434 calls/s
# 12.19 [+0.01] udp tx:   1113 MB/s    18886 calls/s  18886 msg/s
# 13.17 [+0.99] udp rx:   1030 MB/s   751842 calls/s
# 13.19 [+0.01] udp tx:   1030 MB/s    17475 calls/s  17475 msg/s
# 14.17 [+0.99] udp rx:   1126 MB/s   821503 calls/s
# 14.19 [+0.01] udp tx:   1125 MB/s    19097 calls/s  19097 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__->