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: 882 MB/s 14968 calls/s 14968 msg/s # tcp rx: 882 MB/s 69864 calls/s # tcp tx: 850 MB/s 14419 calls/s 14419 msg/s # tcp rx: 851 MB/s 65264 calls/s # tcp tx: 856 MB/s 14531 calls/s 14531 msg/s # tcp rx: 857 MB/s 64485 calls/s # tcp tx: 849 MB/s 14416 calls/s 14416 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: 612 MB/s 444023 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 678 MB/s 491776 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 674 MB/s 488960 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 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: 1070 MB/s 780721 calls/s # udp tx: 1098 MB/s 18636 calls/s 18636 msg/s # udp rx: 1061 MB/s 773936 calls/s # udp tx: 1059 MB/s 17974 calls/s 17974 msg/s # udp rx: 1173 MB/s 856025 calls/s # udp tx: 1173 MB/s 19895 calls/s 19895 msg/s # udp rx: 1177 MB/s 859032 calls/s # udp tx: 1176 MB/s 19955 calls/s 19955 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__->