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.31 [+0.30] -4 -t
# 2.56 [+2.26] tcp tx:    625 MB/s    10616 calls/s  10616 msg/s
# 2.56 [+0.00] tcp rx:    626 MB/s    32441 calls/s
# 3.56 [+1.00] tcp tx:    622 MB/s    10554 calls/s  10554 msg/s
# 3.56 [+0.00] tcp rx:    623 MB/s    32249 calls/s
# 4.56 [+1.00] tcp tx:    813 MB/s    13801 calls/s  13801 msg/s
# 4.56 [+0.00] tcp rx:    815 MB/s    48087 calls/s
# 5.56 [+1.00] tcp tx:    904 MB/s    15345 calls/s  15345 msg/s
# 5.59 [+0.03] udp gso - over veth touching data
# 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.86 [+0.26] -4 -v
# 6.87 [+1.01] udp rx:    625 MB/s   452841 calls/s
# 6.89 [+0.02] udp tx:   1251 MB/s    21233 calls/s  21233 msg/s
# 7.87 [+0.98] udp rx:    649 MB/s   471266 calls/s
# 7.89 [+0.02] udp tx:   1023 MB/s    17353 calls/s  17353 msg/s
# 8.87 [+0.98] udp rx:    635 MB/s   460554 calls/s
# 8.89 [+0.02] udp tx:   1211 MB/s    20556 calls/s  20556 msg/s
# 9.87 [+0.98] udp rx:    654 MB/s   474005 calls/s
# 9.89 [+0.02] udp tx:   1233 MB/s    20917 calls/s  20917 msg/s
# 9.92 [+0.03] udp gso and gro - over veth touching data
# 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.20 [+0.28] -4 -G
# 11.21 [+1.01] udp rx:   1095 MB/s   799229 calls/s
# 11.23 [+0.02] udp tx:   1119 MB/s    18986 calls/s  18986 msg/s
# 12.21 [+0.98] udp rx:   1131 MB/s   825418 calls/s
# 12.23 [+0.02] udp tx:   1131 MB/s    19183 calls/s  19183 msg/s
# 13.21 [+0.98] udp rx:   1130 MB/s   824371 calls/s
# 13.23 [+0.02] udp tx:   1129 MB/s    19163 calls/s  19163 msg/s
# 14.21 [+0.98] udp rx:   1132 MB/s   825801 calls/s
# 14.23 [+0.02] udp tx:   1132 MB/s    19200 calls/s  19200 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__->