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:   1015 MB/s    17224 calls/s  17224 msg/s
# tcp rx:   1024 MB/s    52189 calls/s
# tcp tx:    972 MB/s    16490 calls/s  16490 msg/s
# tcp rx:    975 MB/s    49510 calls/s
# tcp tx:    983 MB/s    16689 calls/s  16689 msg/s
# tcp rx:   1002 MB/s    48714 calls/s
# tcp tx:    990 MB/s    16798 calls/s  16798 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:    573 MB/s   416000 calls/s
# udp tx:   1295 MB/s    21979 calls/s  21979 msg/s
# udp rx:    551 MB/s   399634 calls/s
# udp tx:   1239 MB/s    21015 calls/s  21015 msg/s
# udp rx:    653 MB/s   473203 calls/s
# udp tx:   1260 MB/s    21381 calls/s  21381 msg/s
# udp rx:    661 MB/s   479196 calls/s
# udp tx:   1267 MB/s    21494 calls/s  21494 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:   1052 MB/s   767733 calls/s
# udp tx:   1079 MB/s    18306 calls/s  18306 msg/s
# udp rx:   1073 MB/s   783202 calls/s
# udp tx:   1077 MB/s    18272 calls/s  18272 msg/s
# udp rx:   1065 MB/s   777183 calls/s
# udp tx:   1064 MB/s    18051 calls/s  18051 msg/s
# udp rx:   1106 MB/s   806871 calls/s
# udp tx:   1112 MB/s    18862 calls/s  18862 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__->