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: 1070 MB/s 18157 calls/s 18157 msg/s # tcp rx: 1081 MB/s 140156 calls/s # tcp tx: 1016 MB/s 17242 calls/s 17242 msg/s # tcp rx: 1018 MB/s 137209 calls/s # tcp tx: 1109 MB/s 18818 calls/s 18818 msg/s # tcp rx: 1115 MB/s 132663 calls/s # tcp tx: 1110 MB/s 18837 calls/s 18837 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 865546 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # udp rx: 1288 MB/s 918140 calls/s # udp tx: 1295 MB/s 21969 calls/s 21969 msg/s # udp rx: 1316 MB/s 937769 calls/s # udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # udp rx: 1314 MB/s 936576 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 830341 calls/s # udp tx: 1209 MB/s 20512 calls/s 20512 msg/s # udp rx: 1264 MB/s 900797 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 1303 MB/s 928872 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 msg/s # udp rx: 1306 MB/s 930757 calls/s # udp tx: 1306 MB/s 22157 calls/s 22157 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 880 MB/s 14936 calls/s 14936 msg/s # tcp rx: 881 MB/s 105691 calls/s # tcp tx: 853 MB/s 14480 calls/s 14480 msg/s # tcp rx: 854 MB/s 95795 calls/s # tcp tx: 861 MB/s 14612 calls/s 14612 msg/s # tcp rx: 862 MB/s 96092 calls/s # tcp tx: 861 MB/s 14614 calls/s 14614 msg/s # udp gso - over veth touching data # udp rx: 571 MB/s 416951 calls/s # udp tx: 588 MB/s 9989 calls/s 9989 msg/s # udp rx: 683 MB/s 498185 calls/s # udp tx: 711 MB/s 12067 calls/s 12067 msg/s # udp rx: 1277 MB/s 931788 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 1278 MB/s 932640 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 862877 calls/s # udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # udp rx: 1161 MB/s 846803 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 1192 MB/s 869545 calls/s # udp tx: 1192 MB/s 20224 calls/s 20224 msg/s # udp rx: 1260 MB/s 919160 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 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__->