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.33 [+0.33] -4 -t
# 2.60 [+2.28] tcp tx:    571 MB/s     9687 calls/s   9687 msg/s
# 2.61 [+0.00] tcp rx:    573 MB/s    35995 calls/s
# 3.60 [+1.00] tcp tx:    557 MB/s     9456 calls/s   9456 msg/s
# 3.82 [+0.22] tcp rx:    761 MB/s    36011 calls/s
# 4.60 [+0.78] tcp tx:    996 MB/s    16897 calls/s  16897 msg/s
# 4.82 [+0.22] tcp rx:   1005 MB/s    51187 calls/s
# 5.60 [+0.78] tcp tx:    959 MB/s    16276 calls/s  16276 msg/s
# 5.64 [+0.03] udp gso - over veth touching data
# 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.95 [+0.31] -4 -v
# 6.96 [+1.02] udp rx:    531 MB/s   384674 calls/s
# 6.98 [+0.02] udp tx:    849 MB/s    14416 calls/s  14416 msg/s
# 7.96 [+0.98] udp rx:    557 MB/s   403569 calls/s
# 7.98 [+0.02] udp tx:    828 MB/s    14052 calls/s  14052 msg/s
# 8.96 [+0.98] udp rx:    610 MB/s   442030 calls/s
# 8.98 [+0.02] udp tx:   1199 MB/s    20341 calls/s  20341 msg/s
# 9.96 [+0.98] udp rx:    631 MB/s   457646 calls/s
# 9.98 [+0.02] udp tx:   1325 MB/s    22483 calls/s  22483 msg/s
# 10.02 [+0.04] udp gso and gro - over veth touching data
# 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.36 [+0.34] -4 -G
# 11.38 [+1.02] udp rx:    662 MB/s   483427 calls/s
# 11.40 [+0.02] udp tx:    678 MB/s    11515 calls/s  11515 msg/s
# 12.38 [+0.98] udp rx:    677 MB/s   494201 calls/s
# 12.40 [+0.02] udp tx:    679 MB/s    11527 calls/s  11527 msg/s
# 13.38 [+0.98] udp rx:    659 MB/s   481259 calls/s
# 13.40 [+0.02] udp tx:    659 MB/s    11185 calls/s  11185 msg/s
# 14.38 [+0.98] udp rx:    674 MB/s   491840 calls/s
# 14.40 [+0.02] udp tx:    678 MB/s    11509 calls/s  11509 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__->