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: 1101 MB/s 18686 calls/s 18686 msg/s # tcp rx: 1102 MB/s 136046 calls/s # tcp tx: 1093 MB/s 18542 calls/s 18542 msg/s # tcp rx: 1096 MB/s 128488 calls/s # tcp tx: 1132 MB/s 19214 calls/s 19214 msg/s # tcp rx: 1133 MB/s 128659 calls/s # tcp tx: 1120 MB/s 19001 calls/s 19001 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913546 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp rx: 1315 MB/s 936897 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 1325 MB/s 944188 calls/s # udp tx: 1328 MB/s 22532 calls/s 22532 msg/s # udp rx: 1328 MB/s 946385 calls/s # udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911399 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp rx: 1327 MB/s 945980 calls/s # udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # udp rx: 1250 MB/s 890438 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1278 MB/s 911057 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 704 MB/s 11944 calls/s 11944 msg/s # tcp rx: 704 MB/s 81078 calls/s # tcp tx: 835 MB/s 14179 calls/s 14179 msg/s # tcp rx: 837 MB/s 82583 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # tcp rx: 1087 MB/s 132739 calls/s # tcp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 871864 calls/s # udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # udp rx: 1151 MB/s 839974 calls/s # udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # udp rx: 1167 MB/s 851228 calls/s # udp tx: 1166 MB/s 19791 calls/s 19791 msg/s # udp rx: 1054 MB/s 768947 calls/s # udp tx: 1056 MB/s 17921 calls/s 17921 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 483973 calls/s # udp tx: 686 MB/s 11644 calls/s 11644 msg/s # udp rx: 690 MB/s 503943 calls/s # udp tx: 695 MB/s 11797 calls/s 11797 msg/s # udp rx: 691 MB/s 504576 calls/s # udp tx: 697 MB/s 11824 calls/s 11824 msg/s # udp rx: 698 MB/s 509488 calls/s # udp tx: 703 MB/s 11932 calls/s 11932 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__->