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.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.40 [+0.39] -4 -t
# 2.72 [+2.32] tcp tx:    880 MB/s    14936 calls/s  14936 msg/s
# 2.74 [+0.01] tcp rx:    891 MB/s    46903 calls/s
# 3.72 [+0.99] tcp tx:    923 MB/s    15661 calls/s  15661 msg/s
# 3.74 [+0.01] tcp rx:    923 MB/s    48658 calls/s
# 4.72 [+0.99] tcp tx:    909 MB/s    15433 calls/s  15433 msg/s
# 4.74 [+0.01] tcp rx:    910 MB/s    48787 calls/s
# 5.72 [+0.99] tcp tx:    911 MB/s    15460 calls/s  15460 msg/s
# 5.76 [+0.03] udp gso - over veth touching data
# 5.76 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.14 [+0.38] -4 -v
# 7.15 [+1.01] udp rx:    615 MB/s   445867 calls/s
# 7.18 [+0.03] udp tx:   1275 MB/s    21626 calls/s  21626 msg/s
# 8.15 [+0.98] udp rx:    633 MB/s   458752 calls/s
# 8.18 [+0.02] udp tx:   1261 MB/s    21396 calls/s  21396 msg/s
# 9.15 [+0.98] udp rx:    568 MB/s   412160 calls/s
# 9.18 [+0.02] udp tx:   1224 MB/s    20772 calls/s  20772 msg/s
# 10.16 [+0.98] udp rx:    444 MB/s   321792 calls/s
# 10.18 [+0.02] udp tx:    965 MB/s    16371 calls/s  16371 msg/s
# 10.22 [+0.04] udp gso and gro - over veth touching data
# 10.22 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.66 [+0.43] -4 -G
# 11.67 [+1.01] udp rx:    574 MB/s   419209 calls/s
# 11.70 [+0.03] udp tx:    592 MB/s    10050 calls/s  10050 msg/s
# 12.67 [+0.97] udp rx:    635 MB/s   463216 calls/s
# 12.70 [+0.03] udp tx:    634 MB/s    10769 calls/s  10769 msg/s
# 13.67 [+0.97] udp rx:    638 MB/s   465477 calls/s
# 13.70 [+0.03] udp tx:    637 MB/s    10811 calls/s  10811 msg/s
# 14.67 [+0.98] udp rx:    633 MB/s   461924 calls/s
# 14.70 [+0.02] udp tx:    632 MB/s    10734 calls/s  10734 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__->