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: 547 MB/s 9292 calls/s 9292 msg/s # tcp rx: 548 MB/s 22955 calls/s # tcp tx: 720 MB/s 12213 calls/s 12213 msg/s # tcp rx: 723 MB/s 30744 calls/s # tcp tx: 737 MB/s 12516 calls/s 12516 msg/s # tcp rx: 738 MB/s 31721 calls/s # tcp tx: 698 MB/s 11852 calls/s 11852 msg/s # udp gso - over veth touching data # udp rx: 343 MB/s 244616 calls/s # udp tx: 358 MB/s 6086 calls/s 6086 msg/s # udp rx: 415 MB/s 296207 calls/s # udp tx: 419 MB/s 7121 calls/s 7121 msg/s # udp rx: 439 MB/s 312882 calls/s # udp tx: 439 MB/s 7453 calls/s 7453 msg/s # udp rx: 426 MB/s 303942 calls/s # udp tx: 426 MB/s 7235 calls/s 7235 msg/s # udp gso and gro - over veth touching data # udp rx: 760 MB/s 12780 calls/s # udp tx: 790 MB/s 13403 calls/s 13403 msg/s # udp rx: 817 MB/s 13676 calls/s # udp tx: 825 MB/s 13997 calls/s 13997 msg/s # udp rx: 816 MB/s 13798 calls/s # udp tx: 809 MB/s 13738 calls/s 13738 msg/s # udp rx: 801 MB/s 13586 calls/s # udp tx: 801 MB/s 13597 calls/s 13597 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 661 MB/s 11225 calls/s 11225 msg/s # tcp rx: 662 MB/s 27251 calls/s # tcp tx: 606 MB/s 10290 calls/s 10290 msg/s # tcp rx: 607 MB/s 23626 calls/s # tcp tx: 640 MB/s 10860 calls/s 10860 msg/s # tcp rx: 640 MB/s 27419 calls/s # tcp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp gso - over veth touching data # udp rx: 320 MB/s 233463 calls/s # udp tx: 334 MB/s 5681 calls/s 5681 msg/s # udp rx: 297 MB/s 216986 calls/s # udp tx: 289 MB/s 4905 calls/s 4905 msg/s # udp rx: 191 MB/s 139429 calls/s # udp tx: 190 MB/s 3239 calls/s 3239 msg/s # udp rx: 219 MB/s 160300 calls/s # udp tx: 220 MB/s 3741 calls/s 3741 msg/s # udp gso and gro - over veth touching data # udp rx: 368 MB/s 6256 calls/s # udp tx: 383 MB/s 6500 calls/s 6500 msg/s # udp rx: 511 MB/s 8681 calls/s # udp tx: 519 MB/s 8812 calls/s 8812 msg/s # udp rx: 528 MB/s 8962 calls/s # udp tx: 524 MB/s 8893 calls/s 8893 msg/s # udp rx: 472 MB/s 8015 calls/s # udp tx: 470 MB/s 7986 calls/s 7986 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__->