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: 895 MB/s 15188 calls/s 15188 msg/s # tcp rx: 895 MB/s 91650 calls/s # tcp tx: 767 MB/s 13018 calls/s 13018 msg/s # tcp rx: 776 MB/s 89508 calls/s # tcp tx: 786 MB/s 13344 calls/s 13344 msg/s # tcp rx: 785 MB/s 89961 calls/s # tcp tx: 744 MB/s 12629 calls/s 12629 msg/s # udp gso - over veth touching data # udp rx: 1111 MB/s 791738 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 msg/s # udp rx: 1278 MB/s 910418 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # udp rx: 1295 MB/s 923110 calls/s # udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # udp rx: 1306 MB/s 930584 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 901926 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 msg/s # udp rx: 1294 MB/s 922013 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 1288 MB/s 917592 calls/s # udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # udp rx: 1309 MB/s 932972 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1184 MB/s 20096 calls/s 20096 msg/s # tcp rx: 1195 MB/s 140236 calls/s # tcp tx: 1099 MB/s 18654 calls/s 18654 msg/s # tcp rx: 1097 MB/s 127954 calls/s # tcp tx: 827 MB/s 14042 calls/s 14042 msg/s # tcp rx: 829 MB/s 92637 calls/s # tcp tx: 823 MB/s 13973 calls/s 13973 msg/s # udp gso - over veth touching data # udp rx: 650 MB/s 474070 calls/s # udp tx: 668 MB/s 11331 calls/s 11331 msg/s # udp rx: 666 MB/s 485892 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 msg/s # udp rx: 667 MB/s 486635 calls/s # udp tx: 670 MB/s 11367 calls/s 11367 msg/s # udp rx: 663 MB/s 483895 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 msg/s # udp gso and gro - over veth touching data # udp rx: 653 MB/s 476935 calls/s # udp tx: 670 MB/s 11378 calls/s 11378 msg/s # udp rx: 648 MB/s 472752 calls/s # udp tx: 647 MB/s 10987 calls/s 10987 msg/s # udp rx: 654 MB/s 477219 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp rx: 663 MB/s 484125 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 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__->