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
# ipv6
# tcp - over veth touching data
# -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# -4 -t
# tcp tx:    928 MB/s    15748 calls/s  15748 msg/s
# tcp rx:    929 MB/s    50978 calls/s
# tcp tx:    968 MB/s    16429 calls/s  16429 msg/s
# tcp rx:    969 MB/s    50059 calls/s
# tcp tx:    970 MB/s    16460 calls/s  16460 msg/s
# tcp rx:    971 MB/s    50089 calls/s
# tcp tx:    967 MB/s    16405 calls/s  16405 msg/s
# udp gso - over veth touching data
# -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# -4 -v
# udp rx:    548 MB/s   397568 calls/s
# udp tx:   1122 MB/s    19037 calls/s  19037 msg/s
# udp rx:    625 MB/s   452864 calls/s
# udp tx:   1239 MB/s    21016 calls/s  21016 msg/s
# udp rx:    577 MB/s   418048 calls/s
# udp tx:   1298 MB/s    22023 calls/s  22023 msg/s
# udp rx:    625 MB/s   452864 calls/s
# udp tx:   1267 MB/s    21495 calls/s  21495 msg/s
# udp gso and gro - over veth touching data
# -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# -4 -G
# udp rx:    873 MB/s   637305 calls/s
# udp tx:    892 MB/s    15130 calls/s  15130 msg/s
# udp rx:   1007 MB/s   735129 calls/s
# udp tx:   1021 MB/s    17323 calls/s  17323 msg/s
# udp rx:   1079 MB/s   786950 calls/s
# udp tx:   1077 MB/s    18283 calls/s  18283 msg/s
# udp rx:   1124 MB/s   819985 calls/s
# udp tx:   1123 MB/s    19054 calls/s  19054 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__->