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: 615 MB/s 10441 calls/s 10441 msg/s # tcp rx: 621 MB/s 82331 calls/s # tcp tx: 609 MB/s 10345 calls/s 10345 msg/s # tcp rx: 610 MB/s 79493 calls/s # tcp tx: 579 MB/s 9830 calls/s 9830 msg/s # tcp rx: 580 MB/s 76971 calls/s # tcp tx: 587 MB/s 9964 calls/s 9964 msg/s # udp gso - over veth touching data # udp rx: 637 MB/s 454137 calls/s # udp tx: 652 MB/s 11061 calls/s 11061 msg/s # udp rx: 650 MB/s 463310 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 msg/s # udp rx: 701 MB/s 499826 calls/s # udp tx: 705 MB/s 11959 calls/s 11959 msg/s # udp rx: 672 MB/s 478728 calls/s # udp tx: 674 MB/s 11447 calls/s 11447 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871631 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1251 MB/s 891588 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1248 MB/s 889580 calls/s # udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # udp rx: 1195 MB/s 851451 calls/s # udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 839 MB/s 14231 calls/s 14231 msg/s # tcp rx: 839 MB/s 147263 calls/s # tcp tx: 845 MB/s 14336 calls/s 14336 msg/s # tcp rx: 846 MB/s 134044 calls/s # tcp tx: 825 MB/s 14000 calls/s 14000 msg/s # tcp rx: 826 MB/s 146945 calls/s # tcp tx: 819 MB/s 13892 calls/s 13892 msg/s # udp gso - over veth touching data # udp rx: 657 MB/s 479364 calls/s # udp tx: 681 MB/s 11564 calls/s 11564 msg/s # udp rx: 640 MB/s 467255 calls/s # udp tx: 631 MB/s 10715 calls/s 10715 msg/s # udp rx: 627 MB/s 457321 calls/s # udp tx: 628 MB/s 10668 calls/s 10668 msg/s # udp rx: 626 MB/s 456660 calls/s # udp tx: 628 MB/s 10658 calls/s 10658 msg/s # udp gso and gro - over veth touching data # udp rx: 1021 MB/s 744746 calls/s # udp tx: 1037 MB/s 17598 calls/s 17598 msg/s # udp rx: 632 MB/s 461454 calls/s # udp tx: 632 MB/s 10723 calls/s 10723 msg/s # udp rx: 625 MB/s 456418 calls/s # udp tx: 624 MB/s 10593 calls/s 10593 msg/s # udp rx: 618 MB/s 451387 calls/s # udp tx: 618 MB/s 10488 calls/s 10488 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__->