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.30 [+0.30] -4 -t
# 2.54 [+2.25] tcp tx:   1035 MB/s    17571 calls/s  17571 msg/s
# 2.55 [+0.00] tcp rx:   1037 MB/s    52761 calls/s
# 3.54 [+1.00] tcp tx:    985 MB/s    16720 calls/s  16720 msg/s
# 3.57 [+0.03] tcp rx:   1015 MB/s    50350 calls/s
# 4.54 [+0.97] tcp tx:    992 MB/s    16832 calls/s  16832 msg/s
# 4.66 [+0.11] tcp rx:   1094 MB/s    49048 calls/s
# 5.54 [+0.89] tcp tx:    992 MB/s    16839 calls/s  16839 msg/s
# 5.58 [+0.04] udp gso - over veth touching data
# 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.33] -4 -v
# 6.92 [+1.01] udp rx:    614 MB/s   445696 calls/s
# 6.94 [+0.02] udp tx:   1026 MB/s    17409 calls/s  17409 msg/s
# 7.92 [+0.98] udp rx:    668 MB/s   484096 calls/s
# 7.94 [+0.02] udp tx:   1280 MB/s    21716 calls/s  21716 msg/s
# 8.92 [+0.98] udp rx:    667 MB/s   483328 calls/s
# 8.94 [+0.02] udp tx:   1278 MB/s    21689 calls/s  21689 msg/s
# 9.92 [+0.98] udp rx:    668 MB/s   484352 calls/s
# 9.94 [+0.02] udp tx:   1281 MB/s    21728 calls/s  21728 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.28 [+0.30] -4 -G
# 11.30 [+1.01] udp rx:   1079 MB/s   787545 calls/s
# 11.32 [+0.02] udp tx:   1102 MB/s    18692 calls/s  18692 msg/s
# 12.30 [+0.98] udp rx:   1117 MB/s   814812 calls/s
# 12.32 [+0.02] udp tx:   1116 MB/s    18939 calls/s  18939 msg/s
# 13.30 [+0.98] udp rx:   1115 MB/s   813253 calls/s
# 13.32 [+0.02] udp tx:   1115 MB/s    18913 calls/s  18913 msg/s
# 14.30 [+0.98] udp rx:   1117 MB/s   814828 calls/s
# 14.32 [+0.02] udp tx:   1116 MB/s    18929 calls/s  18929 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__->