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: 1165 MB/s 19769 calls/s 19769 msg/s # tcp rx: 1165 MB/s 138864 calls/s # tcp tx: 1092 MB/s 18524 calls/s 18524 msg/s # tcp rx: 1093 MB/s 131597 calls/s # tcp tx: 1084 MB/s 18388 calls/s 18388 msg/s # tcp rx: 1085 MB/s 130127 calls/s # tcp tx: 1023 MB/s 17360 calls/s 17360 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 884764 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 1294 MB/s 921887 calls/s # udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # udp rx: 1306 MB/s 930864 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1307 MB/s 931738 calls/s # udp tx: 1310 MB/s 22227 calls/s 22227 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 842258 calls/s # udp tx: 1221 MB/s 20720 calls/s 20720 msg/s # udp rx: 1309 MB/s 932595 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # udp rx: 1298 MB/s 924870 calls/s # udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # udp rx: 1304 MB/s 929316 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19852 calls/s 19852 msg/s # tcp rx: 1186 MB/s 139253 calls/s # tcp tx: 1079 MB/s 18315 calls/s 18315 msg/s # tcp rx: 1075 MB/s 125084 calls/s # tcp tx: 1069 MB/s 18146 calls/s 18146 msg/s # tcp rx: 1092 MB/s 124378 calls/s # tcp tx: 1085 MB/s 18406 calls/s 18406 msg/s # udp gso - over veth touching data # udp rx: 1125 MB/s 821115 calls/s # udp tx: 1161 MB/s 19695 calls/s 19695 msg/s # udp rx: 1232 MB/s 899058 calls/s # udp tx: 1235 MB/s 20948 calls/s 20948 msg/s # udp rx: 1275 MB/s 930540 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1276 MB/s 930657 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859371 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 1224 MB/s 892923 calls/s # udp tx: 1226 MB/s 20800 calls/s 20800 msg/s # udp rx: 1229 MB/s 896724 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 1227 MB/s 895521 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 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__->