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: 886 MB/s 15041 calls/s 15041 msg/s # tcp rx: 887 MB/s 102133 calls/s # tcp tx: 1071 MB/s 18179 calls/s 18179 msg/s # tcp rx: 1092 MB/s 135255 calls/s # tcp tx: 1049 MB/s 17794 calls/s 17794 msg/s # tcp rx: 1045 MB/s 135785 calls/s # tcp tx: 1042 MB/s 17681 calls/s 17681 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 452664 calls/s # udp tx: 649 MB/s 11016 calls/s 11016 msg/s # udp rx: 629 MB/s 448113 calls/s # udp tx: 629 MB/s 10680 calls/s 10680 msg/s # udp rx: 685 MB/s 488633 calls/s # udp tx: 686 MB/s 11640 calls/s 11640 msg/s # udp rx: 697 MB/s 496683 calls/s # udp tx: 698 MB/s 11844 calls/s 11844 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 892686 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1289 MB/s 918347 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp rx: 1290 MB/s 919201 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp rx: 1293 MB/s 921633 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18805 calls/s 18805 msg/s # tcp rx: 1109 MB/s 147491 calls/s # tcp tx: 1073 MB/s 18207 calls/s 18207 msg/s # tcp rx: 1074 MB/s 135546 calls/s # tcp tx: 1006 MB/s 17068 calls/s 17068 msg/s # tcp rx: 1007 MB/s 130123 calls/s # tcp tx: 1052 MB/s 17859 calls/s 17859 msg/s # udp gso - over veth touching data # udp rx: 567 MB/s 413832 calls/s # udp tx: 582 MB/s 9885 calls/s 9885 msg/s # udp rx: 584 MB/s 426385 calls/s # udp tx: 587 MB/s 9957 calls/s 9957 msg/s # udp rx: 569 MB/s 415528 calls/s # udp tx: 571 MB/s 9688 calls/s 9688 msg/s # udp rx: 614 MB/s 448204 calls/s # udp tx: 614 MB/s 10427 calls/s 10427 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 473795 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp rx: 630 MB/s 460192 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 654 MB/s 477026 calls/s # udp tx: 656 MB/s 11134 calls/s 11134 msg/s # udp rx: 654 MB/s 477623 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 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__->