make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 544 MB/s 9240 calls/s 9240 msg/s # tcp rx: 549 MB/s 80435 calls/s # tcp tx: 806 MB/s 13677 calls/s 13677 msg/s # tcp rx: 808 MB/s 146674 calls/s # tcp tx: 824 MB/s 13980 calls/s 13980 msg/s # tcp rx: 825 MB/s 153004 calls/s # tcp tx: 780 MB/s 13230 calls/s 13230 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 464109 calls/s # udp tx: 668 MB/s 11338 calls/s 11338 msg/s # udp rx: 602 MB/s 428968 calls/s # udp tx: 606 MB/s 10280 calls/s 10280 msg/s # udp rx: 634 MB/s 451887 calls/s # udp tx: 635 MB/s 10781 calls/s 10781 msg/s # udp rx: 714 MB/s 508771 calls/s # udp tx: 727 MB/s 12331 calls/s 12331 msg/s # udp gso and gro - over veth touching data # udp rx: 1090 MB/s 777036 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # udp rx: 1154 MB/s 822638 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1190 MB/s 847970 calls/s # udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # udp rx: 644 MB/s 459001 calls/s # udp tx: 646 MB/s 10958 calls/s 10958 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 658 MB/s 11176 calls/s 11176 msg/s # tcp rx: 659 MB/s 81830 calls/s # tcp tx: 643 MB/s 10909 calls/s 10909 msg/s # tcp rx: 643 MB/s 81593 calls/s # tcp tx: 649 MB/s 11015 calls/s 11015 msg/s # tcp rx: 650 MB/s 80961 calls/s # tcp tx: 601 MB/s 10207 calls/s 10207 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 435722 calls/s # udp tx: 613 MB/s 10401 calls/s 10401 msg/s # udp rx: 623 MB/s 454792 calls/s # udp tx: 625 MB/s 10602 calls/s 10602 msg/s # udp rx: 621 MB/s 453124 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp rx: 610 MB/s 445029 calls/s # udp tx: 620 MB/s 10532 calls/s 10532 msg/s # udp gso and gro - over veth touching data # udp rx: 581 MB/s 424414 calls/s # udp tx: 601 MB/s 10203 calls/s 10203 msg/s # udp rx: 569 MB/s 415663 calls/s # udp tx: 568 MB/s 9647 calls/s 9647 msg/s # udp rx: 619 MB/s 451790 calls/s # udp tx: 618 MB/s 10493 calls/s 10493 msg/s # udp rx: 601 MB/s 438900 calls/s # udp tx: 601 MB/s 10204 calls/s 10204 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__->