make -C tools/testing/selftests TARGETS="net net/af_unix" TEST_PROGS=udpgrro_frglist.sh 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/af_unix' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' 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: 983 MB/s 16674 calls/s 16674 msg/s # tcp rx: 983 MB/s 50771 calls/s # tcp tx: 972 MB/s 16499 calls/s 16499 msg/s # tcp rx: 973 MB/s 50097 calls/s # tcp tx: 942 MB/s 15989 calls/s 15989 msg/s # tcp rx: 943 MB/s 48512 calls/s # tcp tx: 941 MB/s 15972 calls/s 15972 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: 617 MB/s 447232 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp rx: 661 MB/s 479050 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 661 MB/s 479376 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 662 MB/s 479704 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 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: 1118 MB/s 815942 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # udp rx: 1154 MB/s 842258 calls/s # udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # udp rx: 1156 MB/s 843167 calls/s # udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # udp rx: 1141 MB/s 832505 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 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/af_unix' TAP version 13 1..1 # timeout set to 45 # selftests: net/af_unix: udpgro_frglist.sh # Warning: file udpgro_frglist.sh is missing! not ok 1 selftests: net/af_unix: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->