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:    963 MB/s    16335 calls/s  16335 msg/s
# tcp rx:    980 MB/s    50056 calls/s
# tcp tx:    931 MB/s    15807 calls/s  15807 msg/s
# tcp rx:    935 MB/s    48869 calls/s
# tcp tx:    930 MB/s    15789 calls/s  15789 msg/s
# tcp rx:    927 MB/s    46572 calls/s
# tcp tx:    950 MB/s    16125 calls/s  16125 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:    578 MB/s   419072 calls/s
# udp tx:   1199 MB/s    20350 calls/s  20350 msg/s
# udp rx:    668 MB/s   484752 calls/s
# udp tx:   1213 MB/s    20586 calls/s  20586 msg/s
# udp rx:    664 MB/s   481754 calls/s
# udp tx:   1198 MB/s    20326 calls/s  20326 msg/s
# udp rx:    670 MB/s   485888 calls/s
# udp tx:   1176 MB/s    19948 calls/s  19948 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:   1138 MB/s   830233 calls/s
# udp tx:   1166 MB/s    19786 calls/s  19786 msg/s
# udp rx:   1157 MB/s   844149 calls/s
# udp tx:   1156 MB/s    19617 calls/s  19617 msg/s
# udp rx:   1029 MB/s   750615 calls/s
# udp tx:   1022 MB/s    17344 calls/s  17344 msg/s
# udp rx:   1097 MB/s   800754 calls/s
# udp tx:   1102 MB/s    18701 calls/s  18701 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__->