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: 1116 MB/s 18938 calls/s 18938 msg/s # tcp rx: 1116 MB/s 133900 calls/s # tcp tx: 1132 MB/s 19206 calls/s 19206 msg/s # tcp rx: 1132 MB/s 132901 calls/s # tcp tx: 1131 MB/s 19191 calls/s 19191 msg/s # tcp rx: 1132 MB/s 134922 calls/s # tcp tx: 1135 MB/s 19265 calls/s 19265 msg/s # udp gso - over veth touching data # udp rx: 1108 MB/s 789817 calls/s # udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # udp rx: 1315 MB/s 937059 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1311 MB/s 933996 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 1324 MB/s 943327 calls/s # udp tx: 1327 MB/s 22508 calls/s 22508 msg/s # udp gso and gro - over veth touching data # udp rx: 573 MB/s 408286 calls/s # udp tx: 593 MB/s 10071 calls/s 10071 msg/s # udp rx: 649 MB/s 462333 calls/s # udp tx: 648 MB/s 11004 calls/s 11004 msg/s # udp rx: 655 MB/s 466622 calls/s # udp tx: 654 MB/s 11108 calls/s 11108 msg/s # udp rx: 652 MB/s 464650 calls/s # udp tx: 651 MB/s 11052 calls/s 11052 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1079 MB/s 18308 calls/s 18308 msg/s # tcp rx: 1079 MB/s 136468 calls/s # tcp tx: 1124 MB/s 19077 calls/s 19077 msg/s # tcp rx: 1127 MB/s 128865 calls/s # tcp tx: 990 MB/s 16808 calls/s 16808 msg/s # tcp rx: 991 MB/s 123544 calls/s # tcp tx: 1084 MB/s 18399 calls/s 18399 msg/s # udp gso - over veth touching data # udp rx: 631 MB/s 460508 calls/s # udp tx: 656 MB/s 11134 calls/s 11134 msg/s # udp rx: 674 MB/s 492139 calls/s # udp tx: 683 MB/s 11600 calls/s 11600 msg/s # udp rx: 680 MB/s 496605 calls/s # udp tx: 680 MB/s 11542 calls/s 11542 msg/s # udp rx: 679 MB/s 495300 calls/s # udp tx: 678 MB/s 11516 calls/s 11516 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474634 calls/s # udp tx: 673 MB/s 11422 calls/s 11422 msg/s # udp rx: 659 MB/s 481059 calls/s # udp tx: 663 MB/s 11247 calls/s 11247 msg/s # udp rx: 612 MB/s 446465 calls/s # udp tx: 611 MB/s 10370 calls/s 10370 msg/s # udp rx: 628 MB/s 458362 calls/s # udp tx: 633 MB/s 10750 calls/s 10750 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__->