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.35 [+0.35] -4 -t
# 2.64 [+2.29] tcp tx:    904 MB/s    15341 calls/s  15341 msg/s
# 2.64 [+0.00] tcp rx:    905 MB/s    47667 calls/s
# 3.64 [+1.00] tcp tx:    950 MB/s    16129 calls/s  16129 msg/s
# 3.64 [+0.00] tcp rx:    951 MB/s    48693 calls/s
# 4.64 [+1.00] tcp tx:    886 MB/s    15030 calls/s  15030 msg/s
# 4.64 [+0.00] tcp rx:    887 MB/s    47317 calls/s
# 5.64 [+1.00] tcp tx:    604 MB/s    10248 calls/s  10248 msg/s
# 5.68 [+0.04] udp gso - over veth touching data
# 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.00 [+0.32] -4 -v
# 7.02 [+1.02] udp rx:    432 MB/s   313326 calls/s
# 7.03 [+0.02] udp tx:    852 MB/s    14463 calls/s  14463 msg/s
# 8.02 [+0.98] udp rx:    492 MB/s   356056 calls/s
# 8.03 [+0.02] udp tx:    903 MB/s    15321 calls/s  15321 msg/s
# 9.02 [+0.98] udp rx:    661 MB/s   478976 calls/s
# 9.03 [+0.02] udp tx:   1264 MB/s    21446 calls/s  21446 msg/s
# 10.02 [+0.99] udp rx:    662 MB/s   479488 calls/s
# 10.03 [+0.01] udp tx:   1277 MB/s    21671 calls/s  21671 msg/s
# 10.07 [+0.03] udp gso and gro - over veth touching data
# 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.35 [+0.29] -4 -G
# 11.36 [+1.01] udp rx:   1049 MB/s   765728 calls/s
# 11.38 [+0.02] udp tx:   1073 MB/s    18207 calls/s  18207 msg/s
# 12.37 [+0.98] udp rx:   1140 MB/s   831757 calls/s
# 12.38 [+0.02] udp tx:   1140 MB/s    19342 calls/s  19342 msg/s
# 13.37 [+0.98] udp rx:   1086 MB/s   792445 calls/s
# 13.38 [+0.02] udp tx:   1086 MB/s    18424 calls/s  18424 msg/s
# 14.37 [+0.98] udp rx:   1132 MB/s   825975 calls/s
# 14.38 [+0.02] udp tx:   1132 MB/s    19201 calls/s  19201 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__->