make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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:    646 MB/s    10960 calls/s  10960 msg/s
# tcp rx:    646 MB/s    33115 calls/s
# tcp tx:    638 MB/s    10834 calls/s  10834 msg/s
# tcp rx:    639 MB/s    32795 calls/s
# tcp tx:    643 MB/s    10920 calls/s  10920 msg/s
# tcp rx:    644 MB/s    32965 calls/s
# tcp tx:    615 MB/s    10434 calls/s  10434 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:    632 MB/s   457900 calls/s
# udp tx:   1299 MB/s    22032 calls/s  22032 msg/s
# udp rx:    657 MB/s   476160 calls/s
# udp tx:   1302 MB/s    22086 calls/s  22086 msg/s
# udp rx:    660 MB/s   478464 calls/s
# udp tx:   1298 MB/s    22021 calls/s  22021 msg/s
# udp rx:    660 MB/s   478464 calls/s
# udp tx:   1299 MB/s    22037 calls/s  22037 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:   1085 MB/s   791863 calls/s
# udp tx:   1114 MB/s    18903 calls/s  18903 msg/s
# udp rx:   1160 MB/s   846657 calls/s
# udp tx:   1164 MB/s    19744 calls/s  19744 msg/s
# udp rx:   1161 MB/s   847181 calls/s
# udp tx:   1163 MB/s    19733 calls/s  19733 msg/s
# udp rx:   1150 MB/s   839040 calls/s
# udp tx:   1151 MB/s    19524 calls/s  19524 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'
[?2004hxx__-> echo $?
0
xx__->