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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 497 MB/s 8438 calls/s 8438 msg/s # tcp rx: 497 MB/s 20832 calls/s # tcp tx: 586 MB/s 9952 calls/s 9952 msg/s # tcp rx: 588 MB/s 23726 calls/s # tcp tx: 725 MB/s 12301 calls/s 12301 msg/s # tcp rx: 726 MB/s 31312 calls/s # tcp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp gso - over veth touching data # udp rx: 380 MB/s 271206 calls/s # udp tx: 398 MB/s 6764 calls/s 6764 msg/s # udp rx: 412 MB/s 293721 calls/s # udp tx: 404 MB/s 6853 calls/s 6853 msg/s # udp rx: 389 MB/s 277463 calls/s # udp tx: 396 MB/s 6726 calls/s 6726 msg/s # udp rx: 448 MB/s 319730 calls/s # udp tx: 448 MB/s 7606 calls/s 7606 msg/s # udp gso and gro - over veth touching data # udp rx: 779 MB/s 13225 calls/s # udp tx: 803 MB/s 13622 calls/s 13622 msg/s # udp rx: 797 MB/s 13534 calls/s # udp tx: 797 MB/s 13526 calls/s 13526 msg/s # udp rx: 782 MB/s 13162 calls/s # udp tx: 781 MB/s 13256 calls/s 13256 msg/s # udp rx: 805 MB/s 13661 calls/s # udp tx: 805 MB/s 13669 calls/s 13669 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 643 MB/s 10907 calls/s 10907 msg/s # tcp rx: 643 MB/s 25599 calls/s # tcp tx: 745 MB/s 12645 calls/s 12645 msg/s # tcp rx: 747 MB/s 31169 calls/s # tcp tx: 579 MB/s 9830 calls/s 9830 msg/s # tcp rx: 582 MB/s 24383 calls/s # tcp tx: 739 MB/s 12537 calls/s 12537 msg/s # udp gso - over veth touching data # udp rx: 424 MB/s 309307 calls/s # udp tx: 438 MB/s 7440 calls/s 7440 msg/s # udp rx: 399 MB/s 291300 calls/s # udp tx: 394 MB/s 6688 calls/s 6688 msg/s # udp rx: 316 MB/s 231025 calls/s # udp tx: 317 MB/s 5378 calls/s 5378 msg/s # udp rx: 365 MB/s 266224 calls/s # udp tx: 368 MB/s 6249 calls/s 6249 msg/s # udp gso and gro - over veth touching data # udp rx: 692 MB/s 11754 calls/s # udp tx: 720 MB/s 12223 calls/s 12223 msg/s # udp rx: 734 MB/s 12450 calls/s # udp tx: 729 MB/s 12377 calls/s 12377 msg/s # udp rx: 556 MB/s 9431 calls/s # udp tx: 559 MB/s 9487 calls/s 9487 msg/s # udp rx: 748 MB/s 12695 calls/s # udp tx: 749 MB/s 12715 calls/s 12715 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__->