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: 729 MB/s 12378 calls/s 12378 msg/s # tcp rx: 730 MB/s 29776 calls/s # tcp tx: 668 MB/s 11330 calls/s 11330 msg/s # tcp rx: 668 MB/s 28485 calls/s # tcp tx: 685 MB/s 11626 calls/s 11626 msg/s # tcp rx: 686 MB/s 28707 calls/s # tcp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp gso - over veth touching data # udp rx: 250 MB/s 178558 calls/s # udp tx: 264 MB/s 4478 calls/s 4478 msg/s # udp rx: 271 MB/s 193750 calls/s # udp tx: 272 MB/s 4630 calls/s 4630 msg/s # udp rx: 293 MB/s 209344 calls/s # udp tx: 289 MB/s 4910 calls/s 4910 msg/s # udp rx: 311 MB/s 222161 calls/s # udp tx: 317 MB/s 5378 calls/s 5378 msg/s # udp gso and gro - over veth touching data # udp rx: 493 MB/s 8375 calls/s # udp tx: 515 MB/s 8740 calls/s 8740 msg/s # udp rx: 633 MB/s 10485 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # udp rx: 574 MB/s 9747 calls/s # udp tx: 578 MB/s 9820 calls/s 9820 msg/s # udp rx: 579 MB/s 9829 calls/s # udp tx: 576 MB/s 9770 calls/s 9770 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 605 MB/s 10269 calls/s 10269 msg/s # tcp rx: 605 MB/s 26806 calls/s # tcp tx: 710 MB/s 12057 calls/s 12057 msg/s # tcp rx: 711 MB/s 29114 calls/s # tcp tx: 683 MB/s 11586 calls/s 11586 msg/s # tcp rx: 683 MB/s 26183 calls/s # tcp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp gso - over veth touching data # udp rx: 383 MB/s 279497 calls/s # udp tx: 400 MB/s 6793 calls/s 6793 msg/s # udp rx: 429 MB/s 313489 calls/s # udp tx: 429 MB/s 7277 calls/s 7277 msg/s # udp rx: 437 MB/s 319001 calls/s # udp tx: 437 MB/s 7417 calls/s 7417 msg/s # udp rx: 426 MB/s 311129 calls/s # udp tx: 426 MB/s 7228 calls/s 7228 msg/s # udp gso and gro - over veth touching data # udp rx: 672 MB/s 11398 calls/s # udp tx: 688 MB/s 11678 calls/s 11678 msg/s # udp rx: 748 MB/s 12687 calls/s # udp tx: 759 MB/s 12881 calls/s 12881 msg/s # udp rx: 670 MB/s 11387 calls/s # udp tx: 657 MB/s 11153 calls/s 11153 msg/s # udp rx: 577 MB/s 9859 calls/s # udp tx: 586 MB/s 9945 calls/s 9945 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__->