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:   1035 MB/s    17556 calls/s  17556 msg/s
# tcp rx:   1036 MB/s    52599 calls/s
# tcp tx:   1053 MB/s    17871 calls/s  17871 msg/s
# tcp rx:   1054 MB/s    53709 calls/s
# tcp tx:   1054 MB/s    17887 calls/s  17887 msg/s
# tcp rx:   1055 MB/s    53760 calls/s
# tcp tx:   1043 MB/s    17701 calls/s  17701 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:    579 MB/s   419584 calls/s
# udp tx:   1160 MB/s    19691 calls/s  19691 msg/s
# udp rx:    666 MB/s   482816 calls/s
# udp tx:   1298 MB/s    22015 calls/s  22015 msg/s
# udp rx:    620 MB/s   449280 calls/s
# udp tx:   1311 MB/s    22249 calls/s  22249 msg/s
# udp rx:    668 MB/s   484352 calls/s
# udp tx:   1284 MB/s    21788 calls/s  21788 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:   1101 MB/s   803124 calls/s
# udp tx:   1127 MB/s    19131 calls/s  19131 msg/s
# udp rx:   1156 MB/s   843374 calls/s
# udp tx:   1148 MB/s    19486 calls/s  19486 msg/s
# udp rx:    665 MB/s   485066 calls/s
# udp tx:    671 MB/s    11395 calls/s  11395 msg/s
# udp rx:    678 MB/s   495178 calls/s
# 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__->