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.58 [+2.26] tcp tx:    978 MB/s    16601 calls/s  16601 msg/s
# 2.58 [+0.00] tcp rx:    979 MB/s    50679 calls/s
# 3.58 [+1.00] tcp tx:    575 MB/s     9767 calls/s   9767 msg/s
# 3.58 [+0.00] tcp rx:    576 MB/s    30577 calls/s
# 4.58 [+1.00] tcp tx:    548 MB/s     9299 calls/s   9299 msg/s
# 4.58 [+0.00] tcp rx:    548 MB/s    31397 calls/s
# 5.58 [+1.00] tcp tx:    548 MB/s     9303 calls/s   9303 msg/s
# 5.61 [+0.03] udp gso - over veth touching data
# 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.30] -4 -v
# 6.93 [+1.01] udp rx:    557 MB/s   403968 calls/s
# 6.95 [+0.02] udp tx:    850 MB/s    14430 calls/s  14430 msg/s
# 7.93 [+0.98] udp rx:    552 MB/s   400302 calls/s
# 7.95 [+0.02] udp tx:    821 MB/s    13928 calls/s  13928 msg/s
# 8.93 [+0.98] udp rx:    548 MB/s   397223 calls/s
# 8.95 [+0.02] udp tx:    814 MB/s    13819 calls/s  13819 msg/s
# 9.93 [+0.98] udp rx:    552 MB/s   400477 calls/s
# 9.95 [+0.02] udp tx:    814 MB/s    13808 calls/s  13808 msg/s
# 9.98 [+0.03] udp gso and gro - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.29 [+0.30] -4 -G
# 11.30 [+1.01] udp rx:    983 MB/s   717417 calls/s
# 11.32 [+0.02] udp tx:   1003 MB/s    17016 calls/s  17016 msg/s
# 12.30 [+0.98] udp rx:   1119 MB/s   816747 calls/s
# 12.32 [+0.02] udp tx:   1120 MB/s    18998 calls/s  18998 msg/s
# 13.30 [+0.99] udp rx:   1116 MB/s   814431 calls/s
# 13.32 [+0.01] udp tx:   1116 MB/s    18939 calls/s  18939 msg/s
# 14.30 [+0.99] udp rx:   1114 MB/s   812518 calls/s
# 14.32 [+0.01] udp tx:   1113 MB/s    18891 calls/s  18891 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__->