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: 1056 MB/s 17911 calls/s 17911 msg/s # tcp rx: 1057 MB/s 131206 calls/s # tcp tx: 1052 MB/s 17847 calls/s 17847 msg/s # tcp rx: 1053 MB/s 128949 calls/s # tcp tx: 1045 MB/s 17738 calls/s 17738 msg/s # tcp rx: 1046 MB/s 129388 calls/s # tcp tx: 1078 MB/s 18285 calls/s 18285 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 431844 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # udp rx: 592 MB/s 421810 calls/s # udp tx: 599 MB/s 10164 calls/s 10164 msg/s # udp rx: 585 MB/s 417354 calls/s # udp tx: 589 MB/s 10000 calls/s 10000 msg/s # udp rx: 623 MB/s 444505 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 431180 calls/s # udp tx: 622 MB/s 10560 calls/s 10560 msg/s # udp rx: 632 MB/s 450694 calls/s # udp tx: 638 MB/s 10825 calls/s 10825 msg/s # udp rx: 623 MB/s 444105 calls/s # udp tx: 628 MB/s 10653 calls/s 10653 msg/s # udp rx: 620 MB/s 441674 calls/s # udp tx: 624 MB/s 10586 calls/s 10586 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 805 MB/s 13669 calls/s 13669 msg/s # tcp rx: 806 MB/s 92083 calls/s # tcp tx: 854 MB/s 14495 calls/s 14495 msg/s # tcp rx: 854 MB/s 98183 calls/s # tcp tx: 867 MB/s 14718 calls/s 14718 msg/s # tcp rx: 868 MB/s 98728 calls/s # tcp tx: 867 MB/s 14711 calls/s 14711 msg/s # udp gso - over veth touching data # udp rx: 686 MB/s 500363 calls/s # udp tx: 706 MB/s 11978 calls/s 11978 msg/s # udp rx: 735 MB/s 536521 calls/s # udp tx: 734 MB/s 12463 calls/s 12463 msg/s # udp rx: 732 MB/s 534503 calls/s # udp tx: 732 MB/s 12418 calls/s 12418 msg/s # udp rx: 730 MB/s 532668 calls/s # udp tx: 729 MB/s 12377 calls/s 12377 msg/s # udp gso and gro - over veth touching data # udp rx: 570 MB/s 416046 calls/s # udp tx: 590 MB/s 10022 calls/s 10022 msg/s # udp rx: 609 MB/s 444353 calls/s # udp tx: 613 MB/s 10412 calls/s 10412 msg/s # udp rx: 598 MB/s 436250 calls/s # udp tx: 602 MB/s 10222 calls/s 10222 msg/s # udp rx: 599 MB/s 437155 calls/s # udp tx: 628 MB/s 10653 calls/s 10653 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__->