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: 803 MB/s 13628 calls/s 13628 msg/s # tcp rx: 804 MB/s 92419 calls/s # tcp tx: 822 MB/s 13949 calls/s 13949 msg/s # tcp rx: 823 MB/s 93318 calls/s # tcp tx: 802 MB/s 13613 calls/s 13613 msg/s # tcp rx: 803 MB/s 90971 calls/s # tcp tx: 820 MB/s 13911 calls/s 13911 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 455626 calls/s # udp tx: 656 MB/s 11130 calls/s 11130 msg/s # udp rx: 663 MB/s 472807 calls/s # udp tx: 665 MB/s 11287 calls/s 11287 msg/s # udp rx: 658 MB/s 468893 calls/s # udp tx: 660 MB/s 11204 calls/s 11204 msg/s # udp rx: 661 MB/s 471407 calls/s # udp tx: 662 MB/s 11243 calls/s 11243 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 857414 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1240 MB/s 883601 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1250 MB/s 891119 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1307 MB/s 931537 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 785 MB/s 13324 calls/s 13324 msg/s # tcp rx: 784 MB/s 90294 calls/s # tcp tx: 946 MB/s 16058 calls/s 16058 msg/s # tcp rx: 947 MB/s 91735 calls/s # tcp tx: 908 MB/s 15412 calls/s 15412 msg/s # tcp rx: 909 MB/s 91897 calls/s # tcp tx: 737 MB/s 12503 calls/s 12503 msg/s # udp gso - over veth touching data # udp rx: 666 MB/s 486086 calls/s # udp tx: 683 MB/s 11593 calls/s 11593 msg/s # udp rx: 683 MB/s 498828 calls/s # udp tx: 683 MB/s 11600 calls/s 11600 msg/s # udp rx: 791 MB/s 577365 calls/s # udp tx: 805 MB/s 13665 calls/s 13665 msg/s # udp rx: 1296 MB/s 945836 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp gso and gro - over veth touching data # udp rx: 1164 MB/s 848981 calls/s # udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # udp rx: 1248 MB/s 910893 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 msg/s # udp rx: 1166 MB/s 851076 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp rx: 1193 MB/s 870457 calls/s # udp tx: 1194 MB/s 20263 calls/s 20263 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__->