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: 765 MB/s 12981 calls/s 12981 msg/s # tcp rx: 766 MB/s 86069 calls/s # tcp tx: 742 MB/s 12601 calls/s 12601 msg/s # tcp rx: 743 MB/s 83769 calls/s # tcp tx: 722 MB/s 12252 calls/s 12252 msg/s # tcp rx: 723 MB/s 82747 calls/s # tcp tx: 694 MB/s 11777 calls/s 11777 msg/s # udp gso - over veth touching data # udp rx: 1054 MB/s 751271 calls/s # udp tx: 1094 MB/s 18571 calls/s 18571 msg/s # udp rx: 1291 MB/s 919896 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # udp rx: 1318 MB/s 939049 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 1311 MB/s 934260 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 419934 calls/s # udp tx: 617 MB/s 10480 calls/s 10480 msg/s # udp rx: 623 MB/s 444012 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 631 MB/s 449866 calls/s # udp tx: 635 MB/s 10776 calls/s 10776 msg/s # udp rx: 672 MB/s 479156 calls/s # udp tx: 676 MB/s 11469 calls/s 11469 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18060 calls/s 18060 msg/s # tcp rx: 1865 MB/s 142993 calls/s # tcp tx: 1105 MB/s 18750 calls/s 18750 msg/s # tcp rx: 1024 MB/s 120605 calls/s # tcp tx: 1081 MB/s 18335 calls/s 18335 msg/s # tcp rx: 1069 MB/s 123162 calls/s # tcp tx: 1038 MB/s 17608 calls/s 17608 msg/s # udp gso - over veth touching data # udp rx: 786 MB/s 573285 calls/s # udp tx: 804 MB/s 13641 calls/s 13641 msg/s # udp rx: 653 MB/s 476289 calls/s # udp tx: 652 MB/s 11073 calls/s 11073 msg/s # udp rx: 652 MB/s 475568 calls/s # udp tx: 651 MB/s 11050 calls/s 11050 msg/s # udp rx: 666 MB/s 486141 calls/s # udp tx: 687 MB/s 11667 calls/s 11667 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 426344 calls/s # udp tx: 605 MB/s 10272 calls/s 10272 msg/s # udp rx: 659 MB/s 481267 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp rx: 658 MB/s 480497 calls/s # udp tx: 660 MB/s 11209 calls/s 11209 msg/s # udp rx: 660 MB/s 481511 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 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__->