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.49 [+2.24] tcp tx:   1046 MB/s    17742 calls/s  17742 msg/s
# 2.50 [+0.00] tcp rx:   1046 MB/s    53259 calls/s
# 3.49 [+1.00] tcp tx:   1045 MB/s    17730 calls/s  17730 msg/s
# 3.50 [+0.00] tcp rx:   1045 MB/s    53280 calls/s
# 4.49 [+1.00] tcp tx:   1026 MB/s    17417 calls/s  17417 msg/s
# 4.50 [+0.00] tcp rx:   1027 MB/s    52242 calls/s
# 5.49 [+1.00] tcp tx:   1002 MB/s    16995 calls/s  16995 msg/s
# 5.52 [+0.03] udp gso - over veth touching data
# 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.77 [+0.25] -4 -v
# 6.78 [+1.01] udp rx:    653 MB/s   473734 calls/s
# 6.80 [+0.02] udp tx:   1298 MB/s    22023 calls/s  22023 msg/s
# 7.78 [+0.98] udp rx:    664 MB/s   481610 calls/s
# 7.80 [+0.02] udp tx:   1265 MB/s    21461 calls/s  21461 msg/s
# 8.78 [+0.99] udp rx:    665 MB/s   481815 calls/s
# 8.80 [+0.01] udp tx:   1261 MB/s    21397 calls/s  21397 msg/s
# 9.78 [+0.99] udp rx:    665 MB/s   481677 calls/s
# 9.80 [+0.01] udp tx:   1257 MB/s    21323 calls/s  21323 msg/s
# 9.83 [+0.03] udp gso and gro - over veth touching data
# 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.09 [+0.26] -4 -G
# 11.10 [+1.01] udp rx:   1145 MB/s   835238 calls/s
# 11.12 [+0.02] udp tx:   1167 MB/s    19798 calls/s  19798 msg/s
# 12.10 [+0.98] udp rx:   1157 MB/s   844437 calls/s
# 12.12 [+0.02] udp tx:   1161 MB/s    19695 calls/s  19695 msg/s
# 13.10 [+0.98] udp rx:   1166 MB/s   850765 calls/s
# 13.12 [+0.02] udp tx:   1169 MB/s    19841 calls/s  19841 msg/s
# 14.10 [+0.99] udp rx:   1163 MB/s   848262 calls/s
# 14.12 [+0.01] udp tx:   1165 MB/s    19773 calls/s  19773 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__->