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: 1020 MB/s 17307 calls/s 17307 msg/s # tcp rx: 1020 MB/s 135577 calls/s # tcp tx: 1133 MB/s 19226 calls/s 19226 msg/s # tcp rx: 1134 MB/s 135719 calls/s # tcp tx: 1168 MB/s 19816 calls/s 19816 msg/s # tcp rx: 1169 MB/s 132695 calls/s # tcp tx: 1128 MB/s 19136 calls/s 19136 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 831750 calls/s # udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # udp rx: 1277 MB/s 910326 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1268 MB/s 903816 calls/s # udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # udp rx: 1215 MB/s 866179 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 471795 calls/s # udp tx: 682 MB/s 11584 calls/s 11584 msg/s # udp rx: 658 MB/s 468830 calls/s # udp tx: 659 MB/s 11189 calls/s 11189 msg/s # udp rx: 641 MB/s 456954 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 668 MB/s 476026 calls/s # udp tx: 673 MB/s 11419 calls/s 11419 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 738 MB/s 12522 calls/s 12522 msg/s # tcp rx: 739 MB/s 80476 calls/s # tcp tx: 698 MB/s 11850 calls/s 11850 msg/s # tcp rx: 699 MB/s 83564 calls/s # tcp tx: 740 MB/s 12567 calls/s 12567 msg/s # tcp rx: 741 MB/s 86154 calls/s # tcp tx: 722 MB/s 12256 calls/s 12256 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 448361 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 msg/s # udp rx: 622 MB/s 453968 calls/s # udp tx: 626 MB/s 10618 calls/s 10618 msg/s # udp rx: 645 MB/s 470888 calls/s # udp tx: 647 MB/s 10990 calls/s 10990 msg/s # udp rx: 645 MB/s 471073 calls/s # udp tx: 648 MB/s 10995 calls/s 10995 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 463345 calls/s # udp tx: 653 MB/s 11082 calls/s 11082 msg/s # udp rx: 657 MB/s 479253 calls/s # udp tx: 656 MB/s 11138 calls/s 11138 msg/s # udp rx: 658 MB/s 480435 calls/s # udp tx: 658 MB/s 11166 calls/s 11166 msg/s # udp rx: 658 MB/s 480016 calls/s # udp tx: 657 MB/s 11157 calls/s 11157 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__->