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: 962 MB/s 16319 calls/s 16319 msg/s # tcp rx: 969 MB/s 51068 calls/s # tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # tcp rx: 926 MB/s 48815 calls/s # tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # tcp rx: 924 MB/s 47812 calls/s # tcp tx: 913 MB/s 15502 calls/s 15502 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: 597 MB/s 432640 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 577 MB/s 418048 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 600 MB/s 434688 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 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: 1099 MB/s 802065 calls/s # udp tx: 1131 MB/s 19194 calls/s 19194 msg/s # udp rx: 1172 MB/s 855188 calls/s # udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # udp rx: 1176 MB/s 857988 calls/s # udp tx: 1178 MB/s 19987 calls/s 19987 msg/s # udp rx: 1180 MB/s 860706 calls/s # udp tx: 1181 MB/s 20045 calls/s 20045 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__->