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: 1049 MB/s 17803 calls/s 17803 msg/s # tcp rx: 1050 MB/s 129319 calls/s # tcp tx: 1069 MB/s 18136 calls/s 18136 msg/s # tcp rx: 1070 MB/s 126573 calls/s # tcp tx: 1073 MB/s 18213 calls/s 18213 msg/s # tcp rx: 1074 MB/s 126800 calls/s # tcp tx: 1075 MB/s 18235 calls/s 18235 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 843718 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # udp rx: 1283 MB/s 914218 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 1278 MB/s 910572 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp rx: 1319 MB/s 940050 calls/s # udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 455272 calls/s # udp tx: 658 MB/s 11162 calls/s 11162 msg/s # udp rx: 650 MB/s 463512 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 650 MB/s 463642 calls/s # udp tx: 650 MB/s 11034 calls/s 11034 msg/s # udp rx: 651 MB/s 463772 calls/s # udp tx: 650 MB/s 11032 calls/s 11032 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1077 MB/s 18279 calls/s 18279 msg/s # tcp rx: 1078 MB/s 129476 calls/s # tcp tx: 1077 MB/s 18268 calls/s 18268 msg/s # tcp rx: 1078 MB/s 129415 calls/s # tcp tx: 1071 MB/s 18181 calls/s 18181 msg/s # tcp rx: 1072 MB/s 128743 calls/s # tcp tx: 1075 MB/s 18245 calls/s 18245 msg/s # udp gso - over veth touching data # udp rx: 563 MB/s 411214 calls/s # udp tx: 584 MB/s 9906 calls/s 9906 msg/s # udp rx: 622 MB/s 453744 calls/s # udp tx: 626 MB/s 10628 calls/s 10628 msg/s # udp rx: 625 MB/s 456544 calls/s # udp tx: 628 MB/s 10664 calls/s 10664 msg/s # udp rx: 634 MB/s 462519 calls/s # udp tx: 637 MB/s 10806 calls/s 10806 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 880193 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp rx: 955 MB/s 696772 calls/s # udp tx: 947 MB/s 16064 calls/s 16064 msg/s # udp rx: 663 MB/s 483799 calls/s # udp tx: 662 MB/s 11243 calls/s 11243 msg/s # udp rx: 652 MB/s 475581 calls/s # udp tx: 651 MB/s 11052 calls/s 11052 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__->