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: 1146 MB/s 19442 calls/s 19442 msg/s # tcp rx: 1147 MB/s 131109 calls/s # tcp tx: 982 MB/s 16665 calls/s 16665 msg/s # tcp rx: 981 MB/s 107683 calls/s # tcp tx: 1042 MB/s 17674 calls/s 17674 msg/s # tcp rx: 1048 MB/s 126381 calls/s # tcp tx: 1074 MB/s 18216 calls/s 18216 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885574 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1330 MB/s 947817 calls/s # udp tx: 1329 MB/s 22553 calls/s 22553 msg/s # udp rx: 1330 MB/s 947452 calls/s # udp tx: 1329 MB/s 22547 calls/s 22547 msg/s # udp rx: 1332 MB/s 948887 calls/s # udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879096 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # udp rx: 1287 MB/s 917398 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # udp rx: 1305 MB/s 929664 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # udp rx: 1316 MB/s 937506 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1113 MB/s 18888 calls/s 18888 msg/s # tcp rx: 1114 MB/s 139550 calls/s # tcp tx: 1148 MB/s 19478 calls/s 19478 msg/s # tcp rx: 1149 MB/s 138343 calls/s # tcp tx: 1153 MB/s 19571 calls/s 19571 msg/s # tcp rx: 1155 MB/s 135072 calls/s # tcp tx: 1045 MB/s 17729 calls/s 17729 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 897111 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1246 MB/s 909137 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1269 MB/s 925677 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 1271 MB/s 927152 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 910721 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 787 MB/s 574436 calls/s # udp tx: 769 MB/s 13048 calls/s 13048 msg/s # udp rx: 702 MB/s 512193 calls/s # udp tx: 701 MB/s 11903 calls/s 11903 msg/s # udp rx: 725 MB/s 529189 calls/s # udp tx: 725 MB/s 12298 calls/s 12298 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__->