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.30 [+0.30] -4 -t
# 2.55 [+2.25] tcp tx:    969 MB/s    16451 calls/s  16451 msg/s
# 2.55 [+0.00] tcp rx:    970 MB/s    50831 calls/s
# 3.55 [+1.00] tcp tx:    959 MB/s    16274 calls/s  16274 msg/s
# 3.55 [+0.00] tcp rx:    960 MB/s    50020 calls/s
# 4.55 [+1.00] tcp tx:    949 MB/s    16110 calls/s  16110 msg/s
# 4.56 [+0.00] tcp rx:    950 MB/s    49662 calls/s
# 5.55 [+1.00] tcp tx:    942 MB/s    15991 calls/s  15991 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.87 [+0.29] -4 -v
# 6.89 [+1.01] udp rx:    647 MB/s   468992 calls/s
# 6.91 [+0.02] udp tx:   1292 MB/s    21928 calls/s  21928 msg/s
# 7.89 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 7.91 [+0.02] udp tx:   1290 MB/s    21892 calls/s  21892 msg/s
# 8.89 [+0.98] udp rx:    664 MB/s   481024 calls/s
# 8.91 [+0.02] udp tx:   1291 MB/s    21912 calls/s  21912 msg/s
# 9.89 [+0.98] udp rx:    662 MB/s   479488 calls/s
# 9.91 [+0.02] udp tx:   1293 MB/s    21944 calls/s  21944 msg/s
# 9.94 [+0.03] udp gso and gro - over veth touching data
# 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.19 [+0.26] -4 -G
# 11.21 [+1.01] udp rx:   1113 MB/s   812364 calls/s
# 11.22 [+0.02] udp tx:   1133 MB/s    19230 calls/s  19230 msg/s
# 12.21 [+0.98] udp rx:   1107 MB/s   808061 calls/s
# 12.22 [+0.02] udp tx:   1107 MB/s    18792 calls/s  18792 msg/s
# 13.21 [+0.99] udp rx:   1009 MB/s   736210 calls/s
# 13.22 [+0.01] udp tx:   1009 MB/s    17115 calls/s  17115 msg/s
# 14.21 [+0.99] udp rx:   1127 MB/s   822407 calls/s
# 14.22 [+0.01] udp tx:   1127 MB/s    19120 calls/s  19120 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__->