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/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
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:    849 MB/s    14410 calls/s  14410 msg/s
# tcp rx:    850 MB/s    67299 calls/s
# tcp tx:    812 MB/s    13789 calls/s  13789 msg/s
# tcp rx:    813 MB/s    68823 calls/s
# tcp tx:    784 MB/s    13303 calls/s  13303 msg/s
# tcp rx:    785 MB/s    71419 calls/s
# tcp tx:    593 MB/s    10072 calls/s  10072 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:    595 MB/s   431360 calls/s
# udp tx:   1230 MB/s    20869 calls/s  20869 msg/s
# udp rx:    491 MB/s   356096 calls/s
# udp tx:    967 MB/s    16403 calls/s  16403 msg/s
# udp rx:    507 MB/s   367360 calls/s
# udp tx:    873 MB/s    14823 calls/s  14823 msg/s
# udp rx:    565 MB/s   409856 calls/s
# udp tx:    817 MB/s    13871 calls/s  13871 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:   1094 MB/s   798572 calls/s
# udp tx:   1117 MB/s    18954 calls/s  18954 msg/s
# udp rx:   1131 MB/s   825349 calls/s
# udp tx:   1131 MB/s    19189 calls/s  19189 msg/s
# udp rx:   1157 MB/s   844372 calls/s
# udp tx:   1158 MB/s    19641 calls/s  19641 msg/s
# udp rx:    933 MB/s   680493 calls/s
# udp tx:    924 MB/s    15687 calls/s  15687 msg/s
ok 1 selftests: net: udpgro_frglist.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
TAP version 13
1..1
# timeout set to 45
# selftests: net/lib: udpgro_frglist.sh
# Warning: file udpgro_frglist.sh is missing!
not ok 1 selftests: net/lib: udpgro_frglist.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->