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.25 [+0.25] -4 -t
# 2.48 [+2.23] tcp tx:    958 MB/s    16261 calls/s  16261 msg/s
# 2.48 [+0.00] tcp rx:    959 MB/s    49337 calls/s
# 3.48 [+1.00] tcp tx:    891 MB/s    15113 calls/s  15113 msg/s
# 3.48 [+0.00] tcp rx:    891 MB/s    46592 calls/s
# 4.48 [+1.00] tcp tx:    958 MB/s    16251 calls/s  16251 msg/s
# 4.48 [+0.00] tcp rx:    959 MB/s    49076 calls/s
# 5.48 [+1.00] tcp tx:    935 MB/s    15875 calls/s  15875 msg/s
# 5.51 [+0.03] udp gso - over veth touching data
# 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.76 [+0.25] -4 -v
# 6.77 [+1.01] udp rx:    649 MB/s   470528 calls/s
# 6.79 [+0.02] udp tx:   1244 MB/s    21111 calls/s  21111 msg/s
# 7.77 [+0.98] udp rx:    660 MB/s   478208 calls/s
# 7.79 [+0.02] udp tx:   1247 MB/s    21159 calls/s  21159 msg/s
# 8.77 [+0.98] udp rx:    661 MB/s   478720 calls/s
# 8.79 [+0.02] udp tx:   1240 MB/s    21040 calls/s  21040 msg/s
# 9.77 [+0.99] udp rx:    660 MB/s   478208 calls/s
# 9.79 [+0.01] udp tx:   1239 MB/s    21016 calls/s  21016 msg/s
# 9.82 [+0.03] udp gso and gro - over veth touching data
# 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.08 [+0.26] -4 -G
# 11.09 [+1.01] udp rx:   1090 MB/s   795653 calls/s
# 11.11 [+0.02] udp tx:   1112 MB/s    18861 calls/s  18861 msg/s
# 12.10 [+0.98] udp rx:   1130 MB/s   824674 calls/s
# 12.11 [+0.02] udp tx:   1133 MB/s    19226 calls/s  19226 msg/s
# 13.10 [+0.98] udp rx:   1097 MB/s   800254 calls/s
# 13.11 [+0.02] udp tx:   1100 MB/s    18659 calls/s  18659 msg/s
# 14.10 [+0.99] udp rx:   1096 MB/s   799769 calls/s
# 14.11 [+0.01] udp tx:   1099 MB/s    18650 calls/s  18650 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__->