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:    954 MB/s    16196 calls/s  16196 msg/s
# tcp rx:    982 MB/s    49235 calls/s
# tcp tx:    978 MB/s    16602 calls/s  16602 msg/s
# tcp rx:    974 MB/s    50040 calls/s
# tcp tx:    972 MB/s    16488 calls/s  16488 msg/s
# tcp rx:    972 MB/s    48922 calls/s
# tcp tx:    983 MB/s    16676 calls/s  16676 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:    620 MB/s   449536 calls/s
# udp tx:   1251 MB/s    21227 calls/s  21227 msg/s
# udp rx:    660 MB/s   478720 calls/s
# udp tx:   1248 MB/s    21167 calls/s  21167 msg/s
# udp rx:    660 MB/s   477952 calls/s
# udp tx:   1242 MB/s    21071 calls/s  21071 msg/s
# udp rx:    660 MB/s   478208 calls/s
# udp tx:   1244 MB/s    21110 calls/s  21110 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:   1060 MB/s   773237 calls/s
# udp tx:   1085 MB/s    18419 calls/s  18419 msg/s
# udp rx:   1081 MB/s   788782 calls/s
# udp tx:   1080 MB/s    18329 calls/s  18329 msg/s
# udp rx:   1091 MB/s   795831 calls/s
# udp tx:   1090 MB/s    18493 calls/s  18493 msg/s
# udp rx:   1077 MB/s   785857 calls/s
# udp tx:   1076 MB/s    18257 calls/s  18257 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__->