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: 657 MB/s 11150 calls/s 11150 msg/s # tcp rx: 657 MB/s 83609 calls/s # tcp tx: 709 MB/s 12029 calls/s 12029 msg/s # tcp rx: 709 MB/s 85338 calls/s # tcp tx: 720 MB/s 12223 calls/s 12223 msg/s # tcp rx: 721 MB/s 86620 calls/s # tcp tx: 704 MB/s 11954 calls/s 11954 msg/s # udp gso - over veth touching data # udp rx: 610 MB/s 434810 calls/s # udp tx: 628 MB/s 10663 calls/s 10663 msg/s # udp rx: 630 MB/s 449256 calls/s # udp tx: 630 MB/s 10692 calls/s 10692 msg/s # udp rx: 630 MB/s 449474 calls/s # udp tx: 629 MB/s 10685 calls/s 10685 msg/s # udp rx: 644 MB/s 458763 calls/s # udp tx: 644 MB/s 10933 calls/s 10933 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 437515 calls/s # udp tx: 632 MB/s 10729 calls/s 10729 msg/s # udp rx: 591 MB/s 421460 calls/s # udp tx: 591 MB/s 10034 calls/s 10034 msg/s # udp rx: 630 MB/s 449138 calls/s # udp tx: 629 MB/s 10684 calls/s 10684 msg/s # udp rx: 631 MB/s 449919 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1075 MB/s 18241 calls/s 18241 msg/s # tcp rx: 1114 MB/s 138454 calls/s # tcp tx: 1086 MB/s 18431 calls/s 18431 msg/s # tcp rx: 1117 MB/s 126307 calls/s # tcp tx: 1101 MB/s 18675 calls/s 18675 msg/s # tcp rx: 1114 MB/s 122271 calls/s # tcp tx: 1111 MB/s 18847 calls/s 18847 msg/s # udp gso - over veth touching data # udp rx: 1040 MB/s 759041 calls/s # udp tx: 1057 MB/s 17939 calls/s 17939 msg/s # udp rx: 585 MB/s 426799 calls/s # udp tx: 588 MB/s 9973 calls/s 9973 msg/s # udp rx: 606 MB/s 442557 calls/s # udp tx: 608 MB/s 10313 calls/s 10313 msg/s # udp rx: 603 MB/s 440486 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 492763 calls/s # udp tx: 699 MB/s 11856 calls/s 11856 msg/s # udp rx: 727 MB/s 530792 calls/s # udp tx: 732 MB/s 12419 calls/s 12419 msg/s # udp rx: 724 MB/s 528433 calls/s # udp tx: 728 MB/s 12356 calls/s 12356 msg/s # udp rx: 723 MB/s 527977 calls/s # udp tx: 727 MB/s 12346 calls/s 12346 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__->