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.32 [+0.32] -4 -t
# 2.58 [+2.26] tcp tx:    999 MB/s    16954 calls/s  16954 msg/s
# 2.58 [+0.00] tcp rx:   1000 MB/s    50677 calls/s
# 3.58 [+1.00] tcp tx:    981 MB/s    16651 calls/s  16651 msg/s
# 3.58 [+0.00] tcp rx:    983 MB/s    50181 calls/s
# 4.58 [+1.00] tcp tx:    979 MB/s    16613 calls/s  16613 msg/s
# 4.58 [+0.00] tcp rx:    980 MB/s    50087 calls/s
# 5.58 [+1.00] tcp tx:    975 MB/s    16545 calls/s  16545 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.90 [+0.29] -4 -v
# 6.92 [+1.01] udp rx:    658 MB/s   476672 calls/s
# 6.93 [+0.02] udp tx:   1293 MB/s    21935 calls/s  21935 msg/s
# 7.92 [+0.98] udp rx:    670 MB/s   485729 calls/s
# 7.93 [+0.02] udp tx:   1290 MB/s    21893 calls/s  21893 msg/s
# 8.92 [+0.98] udp rx:    670 MB/s   485296 calls/s
# 8.93 [+0.02] udp tx:   1288 MB/s    21861 calls/s  21861 msg/s
# 9.92 [+0.99] udp rx:    670 MB/s   485359 calls/s
# 9.93 [+0.01] udp tx:   1287 MB/s    21845 calls/s  21845 msg/s
# 9.97 [+0.03] udp gso and gro - over veth touching data
# 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.24 [+0.28] -4 -G
# 11.26 [+1.01] udp rx:   1107 MB/s   807360 calls/s
# 11.27 [+0.02] udp tx:   1128 MB/s    19140 calls/s  19140 msg/s
# 12.26 [+0.98] udp rx:   1124 MB/s   820413 calls/s
# 12.27 [+0.02] udp tx:   1126 MB/s    19108 calls/s  19108 msg/s
# 13.26 [+0.98] udp rx:   1121 MB/s   817837 calls/s
# 13.27 [+0.02] udp tx:   1123 MB/s    19048 calls/s  19048 msg/s
# 14.26 [+0.99] udp rx:   1109 MB/s   808935 calls/s
# 14.27 [+0.01] udp tx:   1110 MB/s    18836 calls/s  18836 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__->