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: 826 MB/s 14011 calls/s 14011 msg/s # tcp rx: 826 MB/s 90436 calls/s # tcp tx: 853 MB/s 14469 calls/s 14469 msg/s # tcp rx: 854 MB/s 94318 calls/s # tcp tx: 857 MB/s 14545 calls/s 14545 msg/s # tcp rx: 858 MB/s 93706 calls/s # tcp tx: 852 MB/s 14458 calls/s 14458 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 803742 calls/s # udp tx: 1146 MB/s 19438 calls/s 19438 msg/s # udp rx: 654 MB/s 466290 calls/s # udp tx: 653 MB/s 11088 calls/s 11088 msg/s # udp rx: 659 MB/s 469692 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp rx: 657 MB/s 468601 calls/s # udp tx: 656 MB/s 11129 calls/s 11129 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 460997 calls/s # udp tx: 668 MB/s 11336 calls/s 11336 msg/s # udp rx: 665 MB/s 474257 calls/s # udp tx: 668 MB/s 11337 calls/s 11337 msg/s # udp rx: 670 MB/s 477282 calls/s # udp tx: 672 MB/s 11407 calls/s 11407 msg/s # udp rx: 687 MB/s 490006 calls/s # udp tx: 691 MB/s 11730 calls/s 11730 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 837 MB/s 14201 calls/s 14201 msg/s # tcp rx: 837 MB/s 113483 calls/s # tcp tx: 990 MB/s 16806 calls/s 16806 msg/s # tcp rx: 990 MB/s 138251 calls/s # tcp tx: 1008 MB/s 17113 calls/s 17113 msg/s # tcp rx: 1010 MB/s 136049 calls/s # tcp tx: 1055 MB/s 17898 calls/s 17898 msg/s # udp gso - over veth touching data # udp rx: 1117 MB/s 814860 calls/s # udp tx: 1153 MB/s 19560 calls/s 19560 msg/s # udp rx: 1170 MB/s 853839 calls/s # udp tx: 1170 MB/s 19853 calls/s 19853 msg/s # udp rx: 1244 MB/s 907800 calls/s # udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # udp rx: 1242 MB/s 906274 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 842655 calls/s # udp tx: 1180 MB/s 20017 calls/s 20017 msg/s # udp rx: 1204 MB/s 878683 calls/s # udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # udp rx: 1191 MB/s 868850 calls/s # udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # udp rx: 1146 MB/s 836218 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 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__->