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:    961 MB/s    16316 calls/s  16316 msg/s
# tcp rx:    962 MB/s    50156 calls/s
# tcp tx:    945 MB/s    16028 calls/s  16028 msg/s
# tcp rx:    946 MB/s    50793 calls/s
# tcp tx:    850 MB/s    14427 calls/s  14427 msg/s
# tcp rx:    851 MB/s    46100 calls/s
# tcp tx:    859 MB/s    14572 calls/s  14572 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:    516 MB/s   374414 calls/s
# udp tx:    795 MB/s    13484 calls/s  13484 msg/s
# udp rx:    538 MB/s   390061 calls/s
# udp tx:    837 MB/s    14202 calls/s  14202 msg/s
# udp rx:    660 MB/s   478651 calls/s
# udp tx:   1181 MB/s    20033 calls/s  20033 msg/s
# udp rx:    664 MB/s   481536 calls/s
# udp tx:   1265 MB/s    21463 calls/s  21463 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:   1127 MB/s   822101 calls/s
# udp tx:   1155 MB/s    19602 calls/s  19602 msg/s
# udp rx:   1162 MB/s   847751 calls/s
# udp tx:   1161 MB/s    19705 calls/s  19705 msg/s
# udp rx:   1156 MB/s   843258 calls/s
# udp tx:   1155 MB/s    19604 calls/s  19604 msg/s
# udp rx:   1079 MB/s   787442 calls/s
# udp tx:   1070 MB/s    18158 calls/s  18158 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__->