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: 854 MB/s 14493 calls/s 14493 msg/s # tcp rx: 855 MB/s 91871 calls/s # tcp tx: 1070 MB/s 18150 calls/s 18150 msg/s # tcp rx: 1073 MB/s 130882 calls/s # tcp tx: 1080 MB/s 18332 calls/s 18332 msg/s # tcp rx: 1081 MB/s 134074 calls/s # tcp tx: 1057 MB/s 17938 calls/s 17938 msg/s # udp gso - over veth touching data # udp rx: 603 MB/s 429588 calls/s # udp tx: 617 MB/s 10475 calls/s 10475 msg/s # udp rx: 621 MB/s 442772 calls/s # udp tx: 627 MB/s 10638 calls/s 10638 msg/s # udp rx: 608 MB/s 433534 calls/s # udp tx: 610 MB/s 10358 calls/s 10358 msg/s # udp rx: 636 MB/s 453096 calls/s # udp tx: 638 MB/s 10825 calls/s 10825 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 460098 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 701 MB/s 499982 calls/s # udp tx: 703 MB/s 11926 calls/s 11926 msg/s # udp rx: 705 MB/s 502829 calls/s # udp tx: 704 MB/s 11943 calls/s 11943 msg/s # udp rx: 694 MB/s 494640 calls/s # udp tx: 693 MB/s 11766 calls/s 11766 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 718 MB/s 12190 calls/s 12190 msg/s # tcp rx: 719 MB/s 87926 calls/s # tcp tx: 741 MB/s 12569 calls/s 12569 msg/s # tcp rx: 741 MB/s 85186 calls/s # tcp tx: 716 MB/s 12144 calls/s 12144 msg/s # tcp rx: 717 MB/s 85807 calls/s # tcp tx: 665 MB/s 11293 calls/s 11293 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 906184 calls/s # udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # udp rx: 1279 MB/s 933500 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # udp rx: 920 MB/s 671643 calls/s # udp tx: 904 MB/s 15345 calls/s 15345 msg/s # udp rx: 617 MB/s 450116 calls/s # udp tx: 616 MB/s 10462 calls/s 10462 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 451801 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # udp rx: 627 MB/s 457681 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # udp rx: 621 MB/s 453317 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp rx: 680 MB/s 496160 calls/s # udp tx: 794 MB/s 13482 calls/s 13482 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__->