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.02 [+0.02] ipv6
# 0.02 [+0.00] tcp - over veth touching data
# 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.51 [+0.48] -4 -t
# 2.88 [+2.37] tcp tx:    696 MB/s    11815 calls/s  11815 msg/s
# 2.88 [+0.00] tcp rx:    697 MB/s    35601 calls/s
# 3.88 [+1.00] tcp tx:    681 MB/s    11559 calls/s  11559 msg/s
# 3.88 [+0.00] tcp rx:    681 MB/s    34804 calls/s
# 4.88 [+1.00] tcp tx:    653 MB/s    11085 calls/s  11085 msg/s
# 4.88 [+0.00] tcp rx:    654 MB/s    33408 calls/s
# 5.88 [+1.00] tcp tx:    658 MB/s    11174 calls/s  11174 msg/s
# 5.92 [+0.04] udp gso - over veth touching data
# 5.92 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.36 [+0.44] -4 -v
# 7.37 [+1.02] udp rx:    440 MB/s   319273 calls/s
# 7.40 [+0.03] udp tx:    840 MB/s    14259 calls/s  14259 msg/s
# 8.37 [+0.97] udp rx:    539 MB/s   390921 calls/s
# 8.40 [+0.03] udp tx:    794 MB/s    13482 calls/s  13482 msg/s
# 9.38 [+0.97] udp rx:    536 MB/s   389040 calls/s
# 9.40 [+0.03] udp tx:    781 MB/s    13251 calls/s  13251 msg/s
# 10.38 [+0.97] udp rx:    540 MB/s   391297 calls/s
# 10.40 [+0.03] udp tx:    801 MB/s    13590 calls/s  13590 msg/s
# 10.45 [+0.04] udp gso and gro - over veth touching data
# 10.45 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.94 [+0.49] -4 -G
# 11.96 [+1.02] udp rx:    668 MB/s   487534 calls/s
# 11.98 [+0.03] udp tx:    687 MB/s    11655 calls/s  11655 msg/s
# 12.96 [+0.97] udp rx:    694 MB/s   506280 calls/s
# 12.98 [+0.03] udp tx:    693 MB/s    11760 calls/s  11760 msg/s
# 13.96 [+0.98] udp rx:    683 MB/s   498538 calls/s
# 13.98 [+0.02] udp tx:    683 MB/s    11596 calls/s  11596 msg/s
# 14.96 [+0.98] udp rx:    682 MB/s   497927 calls/s
# 14.98 [+0.02] udp tx:    682 MB/s    11577 calls/s  11577 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__->