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: 1047 MB/s 17769 calls/s 17769 msg/s # tcp rx: 1049 MB/s 123028 calls/s # tcp tx: 1041 MB/s 17660 calls/s 17660 msg/s # tcp rx: 1042 MB/s 125807 calls/s # tcp tx: 1055 MB/s 17909 calls/s 17909 msg/s # tcp rx: 1056 MB/s 125300 calls/s # tcp tx: 1060 MB/s 17987 calls/s 17987 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 459442 calls/s # udp tx: 664 MB/s 11271 calls/s 11271 msg/s # udp rx: 670 MB/s 477662 calls/s # udp tx: 674 MB/s 11440 calls/s 11440 msg/s # udp rx: 659 MB/s 469542 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # udp rx: 659 MB/s 469774 calls/s # udp tx: 683 MB/s 11594 calls/s 11594 msg/s # udp gso and gro - over veth touching data # udp rx: 657 MB/s 468551 calls/s # udp tx: 676 MB/s 11477 calls/s 11477 msg/s # udp rx: 700 MB/s 498963 calls/s # udp tx: 706 MB/s 11976 calls/s 11976 msg/s # udp rx: 701 MB/s 500045 calls/s # udp tx: 705 MB/s 11966 calls/s 11966 msg/s # udp rx: 708 MB/s 504485 calls/s # udp tx: 711 MB/s 12068 calls/s 12068 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 772 MB/s 13097 calls/s 13097 msg/s # tcp rx: 772 MB/s 90634 calls/s # tcp tx: 768 MB/s 13041 calls/s 13041 msg/s # tcp rx: 769 MB/s 90512 calls/s # tcp tx: 730 MB/s 12397 calls/s 12397 msg/s # tcp rx: 731 MB/s 88388 calls/s # tcp tx: 731 MB/s 12407 calls/s 12407 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 456897 calls/s # udp tx: 645 MB/s 10944 calls/s 10944 msg/s # udp rx: 644 MB/s 469747 calls/s # udp tx: 646 MB/s 10970 calls/s 10970 msg/s # udp rx: 610 MB/s 445100 calls/s # udp tx: 611 MB/s 10379 calls/s 10379 msg/s # udp rx: 636 MB/s 464293 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 459792 calls/s # udp tx: 651 MB/s 11051 calls/s 11051 msg/s # udp rx: 683 MB/s 498274 calls/s # udp tx: 685 MB/s 11622 calls/s 11622 msg/s # udp rx: 663 MB/s 484148 calls/s # udp tx: 665 MB/s 11293 calls/s 11293 msg/s # udp rx: 667 MB/s 486558 calls/s # udp tx: 668 MB/s 11345 calls/s 11345 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__->