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.54 [+2.26] tcp tx:    949 MB/s    16101 calls/s  16101 msg/s
# 2.54 [+0.00] tcp rx:    949 MB/s    49923 calls/s
# 3.54 [+1.00] tcp tx:   1016 MB/s    17239 calls/s  17239 msg/s
# 3.54 [+0.00] tcp rx:   1017 MB/s    51839 calls/s
# 4.54 [+1.00] tcp tx:   1007 MB/s    17088 calls/s  17088 msg/s
# 4.54 [+0.00] tcp rx:   1008 MB/s    51512 calls/s
# 5.54 [+1.00] tcp tx:   1007 MB/s    17091 calls/s  17091 msg/s
# 5.57 [+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.86 [+0.29] -4 -v
# 6.88 [+1.01] udp rx:    578 MB/s   419225 calls/s
# 6.89 [+0.02] udp tx:   1032 MB/s    17518 calls/s  17518 msg/s
# 7.88 [+0.98] udp rx:    524 MB/s   380774 calls/s
# 7.89 [+0.02] udp tx:    688 MB/s    11675 calls/s  11675 msg/s
# 8.88 [+0.98] udp rx:    517 MB/s   375691 calls/s
# 8.89 [+0.02] udp tx:    709 MB/s    12028 calls/s  12028 msg/s
# 9.88 [+0.99] udp rx:    489 MB/s   354797 calls/s
# 9.89 [+0.01] udp tx:    831 MB/s    14098 calls/s  14098 msg/s
# 9.93 [+0.04] udp gso and gro - over veth touching data
# 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.25 [+0.32] -4 -G
# 11.27 [+1.01] udp rx:    549 MB/s   400929 calls/s
# 11.29 [+0.02] udp tx:    563 MB/s     9561 calls/s   9561 msg/s
# 12.27 [+0.98] udp rx:    602 MB/s   439161 calls/s
# 12.29 [+0.02] udp tx:    604 MB/s    10252 calls/s  10252 msg/s
# 13.27 [+0.98] udp rx:    630 MB/s   459715 calls/s
# 13.29 [+0.02] udp tx:    627 MB/s    10649 calls/s  10649 msg/s
# 14.27 [+0.98] udp rx:    589 MB/s   430251 calls/s
# 14.29 [+0.02] udp tx:    593 MB/s    10064 calls/s  10064 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__->