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.31] -4 -t
# 2.59 [+2.28] tcp tx:    590 MB/s    10020 calls/s  10020 msg/s
# 2.59 [+0.00] tcp rx:    591 MB/s    30172 calls/s
# 3.59 [+1.00] tcp tx:    594 MB/s    10078 calls/s  10078 msg/s
# 3.60 [+0.00] tcp rx:    596 MB/s    30441 calls/s
# 4.59 [+1.00] tcp tx:    563 MB/s     9557 calls/s   9557 msg/s
# 4.60 [+0.00] tcp rx:    563 MB/s    30829 calls/s
# 5.59 [+1.00] tcp tx:    562 MB/s     9537 calls/s   9537 msg/s
# 5.63 [+0.04] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.94 [+0.31] -4 -v
# 6.95 [+1.01] udp rx:    651 MB/s   471808 calls/s
# 6.97 [+0.02] udp tx:   1301 MB/s    22082 calls/s  22082 msg/s
# 7.95 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 7.97 [+0.02] udp tx:   1288 MB/s    21846 calls/s  21846 msg/s
# 8.95 [+0.98] udp rx:    664 MB/s   481280 calls/s
# 8.97 [+0.02] udp tx:   1289 MB/s    21863 calls/s  21863 msg/s
# 9.96 [+0.98] udp rx:    662 MB/s   480000 calls/s
# 9.97 [+0.02] udp tx:   1285 MB/s    21797 calls/s  21797 msg/s
# 10.00 [+0.03] udp gso and gro - over veth touching data
# 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.31 [+0.31] -4 -G
# 11.33 [+1.02] udp rx:   1083 MB/s   790079 calls/s
# 11.35 [+0.02] udp tx:   1103 MB/s    18717 calls/s  18717 msg/s
# 12.33 [+0.98] udp rx:   1109 MB/s   809396 calls/s
# 12.35 [+0.02] udp tx:   1109 MB/s    18820 calls/s  18820 msg/s
# 13.33 [+0.98] udp rx:   1098 MB/s   801372 calls/s
# 13.35 [+0.02] udp tx:   1098 MB/s    18624 calls/s  18624 msg/s
# 14.33 [+0.99] udp rx:   1097 MB/s   800569 calls/s
# 14.35 [+0.01] udp tx:   1097 MB/s    18609 calls/s  18609 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__->