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: 710 MB/s 12057 calls/s 12057 msg/s # tcp rx: 722 MB/s 85591 calls/s # tcp tx: 1072 MB/s 18185 calls/s 18185 msg/s # tcp rx: 1077 MB/s 127175 calls/s # tcp tx: 1053 MB/s 17862 calls/s 17862 msg/s # tcp rx: 1055 MB/s 125939 calls/s # tcp tx: 1076 MB/s 18251 calls/s 18251 msg/s # udp gso - over veth touching data # udp rx: 580 MB/s 413426 calls/s # udp tx: 595 MB/s 10107 calls/s 10107 msg/s # udp rx: 622 MB/s 443088 calls/s # udp tx: 625 MB/s 10614 calls/s 10614 msg/s # udp rx: 621 MB/s 442930 calls/s # udp tx: 624 MB/s 10592 calls/s 10592 msg/s # udp rx: 626 MB/s 446634 calls/s # udp tx: 629 MB/s 10682 calls/s 10682 msg/s # udp gso and gro - over veth touching data # udp rx: 1047 MB/s 746520 calls/s # udp tx: 1071 MB/s 18173 calls/s 18173 msg/s # udp rx: 677 MB/s 482771 calls/s # udp tx: 683 MB/s 11588 calls/s 11588 msg/s # udp rx: 704 MB/s 501604 calls/s # udp tx: 702 MB/s 11922 calls/s 11922 msg/s # udp rx: 691 MB/s 492452 calls/s # udp tx: 700 MB/s 11878 calls/s 11878 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1088 MB/s 18454 calls/s 18454 msg/s # tcp rx: 1088 MB/s 127867 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # tcp rx: 1057 MB/s 128096 calls/s # tcp tx: 1052 MB/s 17853 calls/s 17853 msg/s # tcp rx: 1053 MB/s 127288 calls/s # tcp tx: 1068 MB/s 18129 calls/s 18129 msg/s # udp gso - over veth touching data # udp rx: 654 MB/s 477230 calls/s # udp tx: 675 MB/s 11465 calls/s 11465 msg/s # udp rx: 713 MB/s 520631 calls/s # udp tx: 713 MB/s 12102 calls/s 12102 msg/s # udp rx: 699 MB/s 510435 calls/s # udp tx: 698 MB/s 11853 calls/s 11853 msg/s # udp rx: 717 MB/s 523471 calls/s # udp tx: 717 MB/s 12170 calls/s 12170 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 434351 calls/s # udp tx: 609 MB/s 10341 calls/s 10341 msg/s # udp rx: 617 MB/s 450417 calls/s # udp tx: 620 MB/s 10529 calls/s 10529 msg/s # udp rx: 612 MB/s 446385 calls/s # udp tx: 615 MB/s 10435 calls/s 10435 msg/s # udp rx: 612 MB/s 446903 calls/s # udp tx: 616 MB/s 10451 calls/s 10451 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__->