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.47 [+0.46] -4 -t
# 2.80 [+2.33] tcp tx:    950 MB/s    16124 calls/s  16124 msg/s
# 2.80 [+0.00] tcp rx:    950 MB/s    52639 calls/s
# 3.80 [+1.00] tcp tx:    965 MB/s    16379 calls/s  16379 msg/s
# 3.80 [+0.00] tcp rx:    966 MB/s    51189 calls/s
# 4.80 [+1.00] tcp tx:    878 MB/s    14901 calls/s  14901 msg/s
# 4.80 [+0.00] tcp rx:    879 MB/s    53459 calls/s
# 5.80 [+1.00] tcp tx:    908 MB/s    15407 calls/s  15407 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.23 [+0.39] -4 -v
# 7.24 [+1.02] udp rx:    553 MB/s   401152 calls/s
# 7.26 [+0.02] udp tx:   1337 MB/s    22677 calls/s  22677 msg/s
# 8.24 [+0.98] udp rx:    616 MB/s   446976 calls/s
# 8.26 [+0.02] udp tx:   1330 MB/s    22568 calls/s  22568 msg/s
# 9.25 [+0.98] udp rx:    669 MB/s   485120 calls/s
# 9.26 [+0.02] udp tx:   1309 MB/s    22212 calls/s  22212 msg/s
# 10.25 [+0.98] udp rx:    670 MB/s   485376 calls/s
# 10.26 [+0.02] udp tx:   1310 MB/s    22220 calls/s  22220 msg/s
# 10.31 [+0.04] udp gso and gro - over veth touching data
# 10.31 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.71 [+0.40] -4 -G
# 11.73 [+1.02] udp rx:   1068 MB/s   778909 calls/s
# 11.75 [+0.02] udp tx:   1095 MB/s    18576 calls/s  18576 msg/s
# 12.73 [+0.98] udp rx:   1012 MB/s   738509 calls/s
# 12.75 [+0.02] udp tx:   1009 MB/s    17122 calls/s  17122 msg/s
# 13.73 [+0.98] udp rx:   1091 MB/s   796396 calls/s
# 13.75 [+0.02] udp tx:   1094 MB/s    18555 calls/s  18555 msg/s
# 14.73 [+0.98] udp rx:   1128 MB/s   822762 calls/s
# 14.75 [+0.02] udp tx:   1128 MB/s    19142 calls/s  19142 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__->