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: 772 MB/s 13095 calls/s 13095 msg/s # tcp rx: 772 MB/s 86959 calls/s # tcp tx: 747 MB/s 12685 calls/s 12685 msg/s # tcp rx: 753 MB/s 84666 calls/s # tcp tx: 746 MB/s 12658 calls/s 12658 msg/s # tcp rx: 746 MB/s 81932 calls/s # tcp tx: 735 MB/s 12470 calls/s 12470 msg/s # udp gso - over veth touching data # udp rx: 1271 MB/s 905709 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 1287 MB/s 917257 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1320 MB/s 940894 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # udp rx: 1302 MB/s 927849 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp gso and gro - over veth touching data # udp rx: 665 MB/s 474264 calls/s # udp tx: 686 MB/s 11650 calls/s 11650 msg/s # udp rx: 653 MB/s 465526 calls/s # udp tx: 652 MB/s 11071 calls/s 11071 msg/s # udp rx: 677 MB/s 482626 calls/s # udp tx: 673 MB/s 11424 calls/s 11424 msg/s # udp rx: 653 MB/s 465599 calls/s # udp tx: 654 MB/s 11100 calls/s 11100 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 990 MB/s 16796 calls/s 16796 msg/s # tcp rx: 990 MB/s 117379 calls/s # tcp tx: 1084 MB/s 18391 calls/s 18391 msg/s # tcp rx: 1085 MB/s 127333 calls/s # tcp tx: 1110 MB/s 18833 calls/s 18833 msg/s # tcp rx: 1111 MB/s 127287 calls/s # tcp tx: 1106 MB/s 18769 calls/s 18769 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 856960 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # udp rx: 1203 MB/s 877849 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 1265 MB/s 922687 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1261 MB/s 919711 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp gso and gro - over veth touching data # udp rx: 1080 MB/s 787990 calls/s # udp tx: 1118 MB/s 18964 calls/s 18964 msg/s # udp rx: 1112 MB/s 811720 calls/s # udp tx: 1112 MB/s 18861 calls/s 18861 msg/s # udp rx: 1252 MB/s 913094 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1262 MB/s 920964 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 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__->