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: 1101 MB/s 18682 calls/s 18682 msg/s # tcp rx: 1104 MB/s 130436 calls/s # tcp tx: 782 MB/s 13270 calls/s 13270 msg/s # tcp rx: 781 MB/s 71748 calls/s # tcp tx: 1046 MB/s 17745 calls/s 17745 msg/s # tcp rx: 1050 MB/s 129802 calls/s # tcp tx: 1096 MB/s 18600 calls/s 18600 msg/s # udp gso - over veth touching data # udp rx: 675 MB/s 481076 calls/s # udp tx: 699 MB/s 11871 calls/s 11871 msg/s # udp rx: 723 MB/s 515358 calls/s # udp tx: 726 MB/s 12318 calls/s 12318 msg/s # udp rx: 730 MB/s 520505 calls/s # udp tx: 733 MB/s 12447 calls/s 12447 msg/s # udp rx: 727 MB/s 518561 calls/s # udp tx: 731 MB/s 12400 calls/s 12400 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888534 calls/s # udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # udp rx: 1285 MB/s 915609 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 msg/s # udp rx: 1278 MB/s 910827 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 1225 MB/s 872876 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 633 MB/s 10749 calls/s 10749 msg/s # tcp rx: 633 MB/s 85459 calls/s # tcp tx: 681 MB/s 11566 calls/s 11566 msg/s # tcp rx: 682 MB/s 86826 calls/s # tcp tx: 712 MB/s 12082 calls/s 12082 msg/s # tcp rx: 713 MB/s 87007 calls/s # tcp tx: 714 MB/s 12124 calls/s 12124 msg/s # udp gso - over veth touching data # udp rx: 543 MB/s 396403 calls/s # udp tx: 558 MB/s 9467 calls/s 9467 msg/s # udp rx: 569 MB/s 415685 calls/s # udp tx: 567 MB/s 9629 calls/s 9629 msg/s # udp rx: 594 MB/s 433517 calls/s # udp tx: 610 MB/s 10361 calls/s 10361 msg/s # udp rx: 983 MB/s 717294 calls/s # udp tx: 968 MB/s 16428 calls/s 16428 msg/s # udp gso and gro - over veth touching data # udp rx: 806 MB/s 588351 calls/s # udp tx: 826 MB/s 14014 calls/s 14014 msg/s # udp rx: 557 MB/s 406598 calls/s # udp tx: 559 MB/s 9483 calls/s 9483 msg/s # udp rx: 588 MB/s 429392 calls/s # udp tx: 588 MB/s 9982 calls/s 9982 msg/s # udp rx: 596 MB/s 434704 calls/s # udp tx: 595 MB/s 10104 calls/s 10104 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__->