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.29 [+0.29] -4 -t
# 2.55 [+2.25] tcp tx:   1015 MB/s    17230 calls/s  17230 msg/s
# 2.55 [+0.00] tcp rx:   1016 MB/s    51448 calls/s
# 3.55 [+1.00] tcp tx:   1041 MB/s    17670 calls/s  17670 msg/s
# 3.55 [+0.00] tcp rx:   1042 MB/s    53078 calls/s
# 4.55 [+1.00] tcp tx:    943 MB/s    15998 calls/s  15998 msg/s
# 4.55 [+0.00] tcp rx:    943 MB/s    48486 calls/s
# 5.55 [+1.00] tcp tx:    724 MB/s    12294 calls/s  12294 msg/s
# 5.58 [+0.03] udp gso - over veth touching data
# 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.90 [+0.32] -4 -v
# 6.91 [+1.02] udp rx:    561 MB/s   407745 calls/s
# 6.93 [+0.02] udp tx:    711 MB/s    12074 calls/s  12074 msg/s
# 7.91 [+0.98] udp rx:    552 MB/s   400707 calls/s
# 7.93 [+0.02] udp tx:    784 MB/s    13304 calls/s  13304 msg/s
# 8.91 [+0.98] udp rx:    638 MB/s   462636 calls/s
# 8.93 [+0.02] udp tx:   1275 MB/s    21637 calls/s  21637 msg/s
# 9.92 [+0.99] udp rx:    646 MB/s   467962 calls/s
# 9.93 [+0.01] udp tx:   1282 MB/s    21760 calls/s  21760 msg/s
# 9.97 [+0.04] udp gso and gro - over veth touching data
# 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.26 [+0.29] -4 -G
# 11.28 [+1.01] udp rx:   1041 MB/s   759776 calls/s
# 11.30 [+0.02] udp tx:   1065 MB/s    18074 calls/s  18074 msg/s
# 12.28 [+0.98] udp rx:   1118 MB/s   815486 calls/s
# 12.30 [+0.02] udp tx:   1117 MB/s    18949 calls/s  18949 msg/s
# 13.28 [+0.98] udp rx:   1041 MB/s   759327 calls/s
# 13.30 [+0.02] udp tx:   1039 MB/s    17627 calls/s  17627 msg/s
# 14.28 [+0.98] udp rx:   1006 MB/s   734162 calls/s
# 14.30 [+0.02] udp tx:   1005 MB/s    17061 calls/s  17061 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__->