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: 758 MB/s 12861 calls/s 12861 msg/s # tcp rx: 761 MB/s 30603 calls/s # tcp tx: 715 MB/s 12138 calls/s 12138 msg/s # tcp rx: 719 MB/s 29255 calls/s # tcp tx: 729 MB/s 12380 calls/s 12380 msg/s # tcp rx: 730 MB/s 33016 calls/s # tcp tx: 726 MB/s 12326 calls/s 12326 msg/s # udp gso - over veth touching data # udp rx: 379 MB/s 270048 calls/s # udp tx: 392 MB/s 6649 calls/s 6649 msg/s # udp rx: 291 MB/s 207858 calls/s # udp tx: 288 MB/s 4889 calls/s 4889 msg/s # udp rx: 321 MB/s 228976 calls/s # udp tx: 321 MB/s 5445 calls/s 5445 msg/s # udp rx: 313 MB/s 223448 calls/s # udp tx: 313 MB/s 5314 calls/s 5314 msg/s # udp gso and gro - over veth touching data # udp rx: 500 MB/s 8495 calls/s # udp tx: 525 MB/s 8916 calls/s 8916 msg/s # udp rx: 592 MB/s 10044 calls/s # udp tx: 589 MB/s 9997 calls/s 9997 msg/s # udp rx: 565 MB/s 9594 calls/s # udp tx: 565 MB/s 9585 calls/s 9585 msg/s # udp rx: 548 MB/s 9310 calls/s # udp tx: 549 MB/s 9324 calls/s 9324 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 628 MB/s 10652 calls/s 10652 msg/s # tcp rx: 628 MB/s 29007 calls/s # tcp tx: 602 MB/s 10216 calls/s 10216 msg/s # tcp rx: 602 MB/s 25514 calls/s # tcp tx: 714 MB/s 12124 calls/s 12124 msg/s # tcp rx: 715 MB/s 28904 calls/s # tcp tx: 728 MB/s 12355 calls/s 12355 msg/s # udp gso - over veth touching data # udp rx: 363 MB/s 265468 calls/s # udp tx: 378 MB/s 6412 calls/s 6412 msg/s # udp rx: 412 MB/s 300476 calls/s # udp tx: 413 MB/s 7005 calls/s 7005 msg/s # udp rx: 421 MB/s 307149 calls/s # udp tx: 420 MB/s 7138 calls/s 7138 msg/s # udp rx: 379 MB/s 277030 calls/s # udp tx: 379 MB/s 6433 calls/s 6433 msg/s # udp gso and gro - over veth touching data # udp rx: 713 MB/s 12102 calls/s # udp tx: 734 MB/s 12466 calls/s 12466 msg/s # udp rx: 684 MB/s 11616 calls/s # udp tx: 680 MB/s 11542 calls/s 11542 msg/s # udp rx: 658 MB/s 11175 calls/s # udp tx: 664 MB/s 11265 calls/s 11265 msg/s # udp rx: 785 MB/s 13329 calls/s # udp tx: 782 MB/s 13275 calls/s 13275 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__->