make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1088 MB/s 18458 calls/s 18458 msg/s # tcp rx: 1088 MB/s 142379 calls/s # tcp tx: 1141 MB/s 19359 calls/s 19359 msg/s # tcp rx: 1141 MB/s 142153 calls/s # tcp tx: 1137 MB/s 19287 calls/s 19287 msg/s # tcp rx: 1158 MB/s 141364 calls/s # tcp tx: 981 MB/s 16641 calls/s 16641 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885820 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 1293 MB/s 921726 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # udp rx: 1302 MB/s 927656 calls/s # udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # udp rx: 1298 MB/s 924921 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 845804 calls/s # udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # udp rx: 1302 MB/s 927960 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 1318 MB/s 939408 calls/s # udp tx: 1322 MB/s 22433 calls/s 22433 msg/s # udp rx: 1326 MB/s 945116 calls/s # udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 775 MB/s 13146 calls/s 13146 msg/s # tcp rx: 775 MB/s 91474 calls/s # tcp tx: 817 MB/s 13864 calls/s 13864 msg/s # tcp rx: 817 MB/s 93161 calls/s # tcp tx: 831 MB/s 14095 calls/s 14095 msg/s # tcp rx: 831 MB/s 94430 calls/s # tcp tx: 820 MB/s 13923 calls/s 13923 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865177 calls/s # udp tx: 1221 MB/s 20718 calls/s 20718 msg/s # udp rx: 1270 MB/s 926348 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # udp rx: 1144 MB/s 834542 calls/s # udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # udp rx: 1193 MB/s 870237 calls/s # udp tx: 1203 MB/s 20412 calls/s 20412 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897532 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 1222 MB/s 891546 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp rx: 1237 MB/s 902693 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1253 MB/s 914259 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 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__->