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.43 [+0.42] -4 -t
# 2.74 [+2.32] tcp tx:    964 MB/s    16355 calls/s  16355 msg/s
# 2.74 [+0.00] tcp rx:    964 MB/s    52513 calls/s
# 3.74 [+1.00] tcp tx:    951 MB/s    16135 calls/s  16135 msg/s
# 3.74 [+0.00] tcp rx:    951 MB/s    49992 calls/s
# 4.74 [+1.00] tcp tx:    948 MB/s    16088 calls/s  16088 msg/s
# 4.74 [+0.00] tcp rx:    949 MB/s    49696 calls/s
# 5.74 [+1.00] tcp tx:    927 MB/s    15734 calls/s  15734 msg/s
# 5.78 [+0.04] udp gso - over veth touching data
# 5.78 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.13 [+0.35] -4 -v
# 7.14 [+1.01] udp rx:    527 MB/s   382548 calls/s
# 7.17 [+0.02] udp tx:    994 MB/s    16869 calls/s  16869 msg/s
# 8.15 [+0.98] udp rx:    474 MB/s   343808 calls/s
# 8.17 [+0.02] udp tx:    888 MB/s    15067 calls/s  15067 msg/s
# 9.15 [+0.98] udp rx:    578 MB/s   420096 calls/s
# 9.17 [+0.02] udp tx:    722 MB/s    12260 calls/s  12260 msg/s
# 10.15 [+0.98] udp rx:    537 MB/s   389632 calls/s
# 10.17 [+0.02] udp tx:    769 MB/s    13050 calls/s  13050 msg/s
# 10.20 [+0.04] udp gso and gro - over veth touching data
# 10.21 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.57 [+0.37] -4 -G
# 11.59 [+1.01] udp rx:   1130 MB/s   824336 calls/s
# 11.61 [+0.02] udp tx:   1155 MB/s    19598 calls/s  19598 msg/s
# 12.59 [+0.98] udp rx:   1167 MB/s   851110 calls/s
# 12.61 [+0.02] udp tx:   1170 MB/s    19846 calls/s  19846 msg/s
# 13.59 [+0.98] udp rx:   1170 MB/s   853621 calls/s
# 13.61 [+0.02] udp tx:   1172 MB/s    19888 calls/s  19888 msg/s
# 14.59 [+0.98] udp rx:   1170 MB/s   853881 calls/s
# 14.61 [+0.02] udp tx:   1172 MB/s    19891 calls/s  19891 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__->