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: 649 MB/s 11022 calls/s 11022 msg/s # tcp rx: 650 MB/s 24525 calls/s # tcp tx: 685 MB/s 11620 calls/s 11620 msg/s # tcp rx: 685 MB/s 26102 calls/s # tcp tx: 684 MB/s 11612 calls/s 11612 msg/s # tcp rx: 686 MB/s 29298 calls/s # tcp tx: 688 MB/s 11682 calls/s 11682 msg/s # udp gso - over veth touching data # udp rx: 312 MB/s 222272 calls/s # udp tx: 321 MB/s 5457 calls/s 5457 msg/s # udp rx: 321 MB/s 228777 calls/s # udp tx: 321 MB/s 5455 calls/s 5455 msg/s # udp rx: 321 MB/s 229006 calls/s # udp tx: 321 MB/s 5454 calls/s 5454 msg/s # udp rx: 322 MB/s 229890 calls/s # udp tx: 323 MB/s 5479 calls/s 5479 msg/s # udp gso and gro - over veth touching data # udp rx: 779 MB/s 13223 calls/s # udp tx: 800 MB/s 13584 calls/s 13584 msg/s # udp rx: 800 MB/s 13573 calls/s # udp tx: 798 MB/s 13551 calls/s 13551 msg/s # udp rx: 805 MB/s 13667 calls/s # udp tx: 805 MB/s 13661 calls/s 13661 msg/s # udp rx: 805 MB/s 13663 calls/s # udp tx: 804 MB/s 13652 calls/s 13652 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 709 MB/s 12034 calls/s 12034 msg/s # tcp rx: 710 MB/s 32677 calls/s # tcp tx: 730 MB/s 12382 calls/s 12382 msg/s # tcp rx: 730 MB/s 34848 calls/s # tcp tx: 683 MB/s 11596 calls/s 11596 msg/s # tcp rx: 684 MB/s 31140 calls/s # tcp tx: 695 MB/s 11800 calls/s 11800 msg/s # udp gso - over veth touching data # udp rx: 410 MB/s 299551 calls/s # udp tx: 423 MB/s 7178 calls/s 7178 msg/s # udp rx: 424 MB/s 309659 calls/s # udp tx: 421 MB/s 7156 calls/s 7156 msg/s # udp rx: 421 MB/s 307477 calls/s # udp tx: 423 MB/s 7178 calls/s 7178 msg/s # udp rx: 428 MB/s 312419 calls/s # udp tx: 428 MB/s 7264 calls/s 7264 msg/s # udp gso and gro - over veth touching data # udp rx: 766 MB/s 12992 calls/s # udp tx: 787 MB/s 13362 calls/s 13362 msg/s # udp rx: 758 MB/s 12908 calls/s # udp tx: 758 MB/s 12866 calls/s 12866 msg/s # udp rx: 784 MB/s 13301 calls/s # udp tx: 783 MB/s 13286 calls/s 13286 msg/s # udp rx: 783 MB/s 13294 calls/s # udp tx: 783 MB/s 13287 calls/s 13287 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__->