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: 849 MB/s 14414 calls/s 14414 msg/s # tcp rx: 850 MB/s 152880 calls/s # tcp tx: 852 MB/s 14463 calls/s 14463 msg/s # tcp rx: 853 MB/s 147837 calls/s # tcp tx: 829 MB/s 14073 calls/s 14073 msg/s # tcp rx: 830 MB/s 144697 calls/s # tcp tx: 839 MB/s 14230 calls/s 14230 msg/s # udp gso - over veth touching data # udp rx: 780 MB/s 555996 calls/s # udp tx: 793 MB/s 13458 calls/s 13458 msg/s # udp rx: 644 MB/s 458871 calls/s # udp tx: 647 MB/s 10979 calls/s 10979 msg/s # udp rx: 841 MB/s 599172 calls/s # udp tx: 855 MB/s 14513 calls/s 14513 msg/s # udp rx: 1234 MB/s 879484 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 411436 calls/s # udp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp rx: 631 MB/s 450026 calls/s # udp tx: 631 MB/s 10705 calls/s 10705 msg/s # udp rx: 627 MB/s 446848 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # udp rx: 592 MB/s 421922 calls/s # udp tx: 590 MB/s 10009 calls/s 10009 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 811 MB/s 13763 calls/s 13763 msg/s # tcp rx: 812 MB/s 146673 calls/s # tcp tx: 822 MB/s 13958 calls/s 13958 msg/s # tcp rx: 822 MB/s 132456 calls/s # tcp tx: 811 MB/s 13766 calls/s 13766 msg/s # tcp rx: 813 MB/s 143300 calls/s # tcp tx: 853 MB/s 14472 calls/s 14472 msg/s # udp gso - over veth touching data # udp rx: 556 MB/s 405772 calls/s # udp tx: 570 MB/s 9674 calls/s 9674 msg/s # udp rx: 556 MB/s 405831 calls/s # udp tx: 552 MB/s 9376 calls/s 9376 msg/s # udp rx: 608 MB/s 443910 calls/s # udp tx: 611 MB/s 10376 calls/s 10376 msg/s # udp rx: 613 MB/s 447347 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 862313 calls/s # udp tx: 1209 MB/s 20517 calls/s 20517 msg/s # udp rx: 1264 MB/s 921892 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1260 MB/s 919462 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1247 MB/s 910000 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 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__->