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.34 [+0.34] -4 -t
# 2.63 [+2.28] tcp tx:    926 MB/s    15722 calls/s  15722 msg/s
# 2.63 [+0.00] tcp rx:    927 MB/s    45583 calls/s
# 3.62 [+1.00] tcp tx:    953 MB/s    16166 calls/s  16166 msg/s
# 3.63 [+0.00] tcp rx:    954 MB/s    48969 calls/s
# 4.62 [+1.00] tcp tx:    927 MB/s    15723 calls/s  15723 msg/s
# 4.63 [+0.00] tcp rx:    927 MB/s    48713 calls/s
# 5.62 [+1.00] tcp tx:    849 MB/s    14412 calls/s  14412 msg/s
# 5.66 [+0.04] udp gso - over veth touching data
# 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.95 [+0.29] -4 -v
# 6.97 [+1.01] udp rx:    637 MB/s   462080 calls/s
# 6.99 [+0.02] udp tx:   1218 MB/s    20664 calls/s  20664 msg/s
# 7.97 [+0.98] udp rx:    661 MB/s   478976 calls/s
# 7.99 [+0.02] udp tx:   1279 MB/s    21706 calls/s  21706 msg/s
# 8.97 [+0.98] udp rx:    630 MB/s   456960 calls/s
# 8.99 [+0.02] udp tx:   1289 MB/s    21869 calls/s  21869 msg/s
# 9.97 [+0.98] udp rx:    664 MB/s   481280 calls/s
# 9.99 [+0.02] udp tx:   1198 MB/s    20332 calls/s  20332 msg/s
# 10.02 [+0.03] udp gso and gro - over veth touching data
# 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.30 [+0.28] -4 -G
# 11.32 [+1.01] udp rx:   1085 MB/s   791978 calls/s
# 11.34 [+0.02] udp tx:   1113 MB/s    18891 calls/s  18891 msg/s
# 12.32 [+0.98] udp rx:   1143 MB/s   834153 calls/s
# 12.34 [+0.02] udp tx:   1140 MB/s    19337 calls/s  19337 msg/s
# 13.32 [+0.98] udp rx:   1077 MB/s   785711 calls/s
# 13.34 [+0.02] udp tx:   1082 MB/s    18362 calls/s  18362 msg/s
# 14.32 [+0.98] udp rx:   1105 MB/s   806181 calls/s
# 14.34 [+0.02] udp tx:   1108 MB/s    18800 calls/s  18800 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__->