make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1176 MB/s 19949 calls/s 19949 msg/s # tcp rx: 1177 MB/s 113403 calls/s # tcp tx: 1072 MB/s 18197 calls/s 18197 msg/s # tcp rx: 1074 MB/s 127750 calls/s # tcp tx: 1036 MB/s 17583 calls/s 17583 msg/s # tcp rx: 1037 MB/s 126396 calls/s # tcp tx: 1020 MB/s 17305 calls/s 17305 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 888120 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1312 MB/s 935267 calls/s # udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # udp rx: 1313 MB/s 935520 calls/s # udp tx: 1312 MB/s 22254 calls/s 22254 msg/s # udp rx: 1304 MB/s 929518 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909410 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 1319 MB/s 940079 calls/s # udp tx: 1318 MB/s 22362 calls/s 22362 msg/s # udp rx: 1321 MB/s 941309 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1320 MB/s 940664 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19707 calls/s 19707 msg/s # tcp rx: 1162 MB/s 139921 calls/s # tcp tx: 1142 MB/s 19371 calls/s 19371 msg/s # tcp rx: 1142 MB/s 134118 calls/s # tcp tx: 1116 MB/s 18940 calls/s 18940 msg/s # tcp rx: 1167 MB/s 124886 calls/s # tcp tx: 1082 MB/s 18360 calls/s 18360 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 439046 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp rx: 626 MB/s 456903 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp rx: 633 MB/s 462259 calls/s # udp tx: 633 MB/s 10739 calls/s 10739 msg/s # udp rx: 633 MB/s 461731 calls/s # udp tx: 633 MB/s 10737 calls/s 10737 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 892720 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp rx: 1224 MB/s 893264 calls/s # udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # udp rx: 1259 MB/s 918707 calls/s # udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # udp rx: 1247 MB/s 909788 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 msg/s ok 1 selftests: net: udpgro_bench.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__->