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: 719 MB/s 12197 calls/s 12197 msg/s # tcp rx: 719 MB/s 30912 calls/s # tcp tx: 729 MB/s 12365 calls/s 12365 msg/s # tcp rx: 729 MB/s 29628 calls/s # tcp tx: 690 MB/s 11708 calls/s 11708 msg/s # tcp rx: 691 MB/s 33065 calls/s # tcp tx: 748 MB/s 12700 calls/s 12700 msg/s # udp gso - over veth touching data # udp rx: 410 MB/s 292754 calls/s # udp tx: 427 MB/s 7249 calls/s 7249 msg/s # udp rx: 428 MB/s 305012 calls/s # udp tx: 427 MB/s 7253 calls/s 7253 msg/s # udp rx: 428 MB/s 304920 calls/s # udp tx: 427 MB/s 7254 calls/s 7254 msg/s # udp rx: 427 MB/s 304240 calls/s # udp tx: 426 MB/s 7234 calls/s 7234 msg/s # udp gso and gro - over veth touching data # udp rx: 779 MB/s 13215 calls/s # udp tx: 799 MB/s 13563 calls/s 13563 msg/s # udp rx: 833 MB/s 14135 calls/s # udp tx: 832 MB/s 14122 calls/s 14122 msg/s # udp rx: 831 MB/s 14102 calls/s # udp tx: 830 MB/s 14089 calls/s 14089 msg/s # udp rx: 808 MB/s 13705 calls/s # udp tx: 807 MB/s 13691 calls/s 13691 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 709 MB/s 12038 calls/s 12038 msg/s # tcp rx: 710 MB/s 31497 calls/s # tcp tx: 690 MB/s 11710 calls/s 11710 msg/s # tcp rx: 691 MB/s 31832 calls/s # tcp tx: 702 MB/s 11914 calls/s 11914 msg/s # tcp rx: 703 MB/s 30459 calls/s # tcp tx: 745 MB/s 12643 calls/s 12643 msg/s # udp gso - over veth touching data # udp rx: 307 MB/s 224296 calls/s # udp tx: 316 MB/s 5364 calls/s 5364 msg/s # udp rx: 321 MB/s 234414 calls/s # udp tx: 321 MB/s 5451 calls/s 5451 msg/s # udp rx: 320 MB/s 233726 calls/s # udp tx: 320 MB/s 5440 calls/s 5440 msg/s # udp rx: 317 MB/s 231872 calls/s # udp tx: 317 MB/s 5390 calls/s 5390 msg/s # udp gso and gro - over veth touching data # udp rx: 747 MB/s 12747 calls/s # udp tx: 770 MB/s 13074 calls/s 13074 msg/s # udp rx: 776 MB/s 13176 calls/s # udp tx: 775 MB/s 13150 calls/s 13150 msg/s # udp rx: 788 MB/s 13369 calls/s # udp tx: 788 MB/s 13369 calls/s 13369 msg/s # udp rx: 792 MB/s 13445 calls/s # udp tx: 791 MB/s 13431 calls/s 13431 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__->