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:    927 MB/s    15734 calls/s  15734 msg/s
# tcp rx:    928 MB/s    48289 calls/s
# tcp tx:    955 MB/s    16200 calls/s  16200 msg/s
# tcp rx:    956 MB/s    49632 calls/s
# tcp tx:    635 MB/s    10785 calls/s  10785 msg/s
# tcp rx:    635 MB/s    38161 calls/s
# tcp tx:    540 MB/s     9166 calls/s   9166 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:    527 MB/s   382078 calls/s
# udp tx:    788 MB/s    13369 calls/s  13369 msg/s
# udp rx:    613 MB/s   444890 calls/s
# udp tx:   1033 MB/s    17536 calls/s  17536 msg/s
# udp rx:    664 MB/s   481400 calls/s
# udp tx:   1266 MB/s    21473 calls/s  21473 msg/s
# udp rx:    664 MB/s   481024 calls/s
# udp tx:   1297 MB/s    21998 calls/s  21998 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:   1109 MB/s   809081 calls/s
# udp tx:   1130 MB/s    19170 calls/s  19170 msg/s
# udp rx:   1101 MB/s   803371 calls/s
# udp tx:   1106 MB/s    18775 calls/s  18775 msg/s
# udp rx:   1156 MB/s   843185 calls/s
# udp tx:   1155 MB/s    19604 calls/s  19604 msg/s
# udp rx:   1154 MB/s   841920 calls/s
# udp tx:   1154 MB/s    19574 calls/s  19574 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__->