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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.44 [+0.43] -4 -t
# 2.79 [+2.35] tcp tx:    990 MB/s    16795 calls/s  16795 msg/s
# 2.79 [+0.00] tcp rx:    990 MB/s    50602 calls/s
# 3.79 [+1.00] tcp tx:   1012 MB/s    17167 calls/s  17167 msg/s
# 3.79 [+0.00] tcp rx:   1012 MB/s    51613 calls/s
# 4.79 [+1.00] tcp tx:   1007 MB/s    17085 calls/s  17085 msg/s
# 4.79 [+0.00] tcp rx:   1008 MB/s    51379 calls/s
# 5.79 [+1.00] tcp tx:    991 MB/s    16824 calls/s  16824 msg/s
# 5.83 [+0.04] udp gso - over veth touching data
# 5.83 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.25 [+0.42] -4 -v
# 7.27 [+1.02] udp rx:    644 MB/s   466944 calls/s
# 7.29 [+0.02] udp tx:   1227 MB/s    20817 calls/s  20817 msg/s
# 8.27 [+0.98] udp rx:    629 MB/s   456192 calls/s
# 8.29 [+0.02] udp tx:   1233 MB/s    20929 calls/s  20929 msg/s
# 9.27 [+0.98] udp rx:    665 MB/s   482048 calls/s
# 9.29 [+0.02] udp tx:   1221 MB/s    20721 calls/s  20721 msg/s
# 10.27 [+0.98] udp rx:    665 MB/s   482048 calls/s
# 10.29 [+0.02] udp tx:   1232 MB/s    20899 calls/s  20899 msg/s
# 10.33 [+0.04] udp gso and gro - over veth touching data
# 10.33 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.73 [+0.40] -4 -G
# 11.75 [+1.02] udp rx:   1132 MB/s   825887 calls/s
# 11.77 [+0.02] udp tx:   1157 MB/s    19631 calls/s  19631 msg/s
# 12.75 [+0.98] udp rx:   1184 MB/s   863520 calls/s
# 12.77 [+0.02] udp tx:   1186 MB/s    20126 calls/s  20126 msg/s
# 13.75 [+0.98] udp rx:   1151 MB/s   839973 calls/s
# 13.77 [+0.02] udp tx:   1151 MB/s    19526 calls/s  19526 msg/s
# 14.75 [+0.98] udp rx:   1152 MB/s   840476 calls/s
# 14.77 [+0.02] udp tx:   1152 MB/s    19541 calls/s  19541 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__->