make -C tools/testing/selftests TARGETS="net net/af_unix" TEST_PROGS=udpgrro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1053 MB/s 17861 calls/s 17861 msg/s # tcp rx: 1076 MB/s 140912 calls/s # tcp tx: 1037 MB/s 17597 calls/s 17597 msg/s # tcp rx: 1034 MB/s 125190 calls/s # tcp tx: 1014 MB/s 17214 calls/s 17214 msg/s # tcp rx: 1018 MB/s 125107 calls/s # tcp tx: 1027 MB/s 17434 calls/s 17434 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 835922 calls/s # udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # udp rx: 1237 MB/s 881382 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1211 MB/s 863071 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # udp rx: 1247 MB/s 888356 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 904852 calls/s # udp tx: 1305 MB/s 22145 calls/s 22145 msg/s # udp rx: 1318 MB/s 939290 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp rx: 1313 MB/s 935350 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1311 MB/s 934130 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18430 calls/s 18430 msg/s # tcp rx: 1087 MB/s 136120 calls/s # tcp tx: 1023 MB/s 17356 calls/s 17356 msg/s # tcp rx: 1024 MB/s 129895 calls/s # tcp tx: 1055 MB/s 17910 calls/s 17910 msg/s # tcp rx: 1057 MB/s 127107 calls/s # tcp tx: 1042 MB/s 17688 calls/s 17688 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886654 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp rx: 1253 MB/s 913964 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1247 MB/s 909899 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1248 MB/s 910861 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp gso and gro - over veth touching data # udp rx: 1123 MB/s 819183 calls/s # udp tx: 1155 MB/s 19595 calls/s 19595 msg/s # udp rx: 1271 MB/s 927298 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1247 MB/s 909479 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp rx: 1258 MB/s 917779 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s ok 1 selftests: net: udpgro_bench.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_bench.sh # Warning: file udpgro_bench.sh is missing! not ok 1 selftests: net/af_unix: udpgro_bench.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__->