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: 681 MB/s 11554 calls/s 11554 msg/s # tcp rx: 681 MB/s 27965 calls/s # tcp tx: 700 MB/s 11884 calls/s 11884 msg/s # tcp rx: 701 MB/s 29258 calls/s # tcp tx: 610 MB/s 10362 calls/s 10362 msg/s # tcp rx: 612 MB/s 25782 calls/s # tcp tx: 648 MB/s 10996 calls/s 10996 msg/s # udp gso - over veth touching data # udp rx: 366 MB/s 261110 calls/s # udp tx: 382 MB/s 6481 calls/s 6481 msg/s # udp rx: 338 MB/s 240930 calls/s # udp tx: 337 MB/s 5729 calls/s 5729 msg/s # udp rx: 366 MB/s 260894 calls/s # udp tx: 365 MB/s 6202 calls/s 6202 msg/s # udp rx: 364 MB/s 259662 calls/s # udp tx: 364 MB/s 6176 calls/s 6176 msg/s # udp gso and gro - over veth touching data # udp rx: 448 MB/s 7615 calls/s # udp tx: 473 MB/s 8026 calls/s 8026 msg/s # udp rx: 602 MB/s 10213 calls/s # udp tx: 603 MB/s 10240 calls/s 10240 msg/s # udp rx: 599 MB/s 10164 calls/s # udp tx: 599 MB/s 10162 calls/s 10162 msg/s # udp rx: 584 MB/s 9915 calls/s # udp tx: 583 MB/s 9899 calls/s 9899 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 646 MB/s 10961 calls/s 10961 msg/s # tcp rx: 646 MB/s 24348 calls/s # tcp tx: 694 MB/s 11777 calls/s 11777 msg/s # tcp rx: 695 MB/s 28828 calls/s # tcp tx: 760 MB/s 12894 calls/s 12894 msg/s # tcp rx: 760 MB/s 30536 calls/s # tcp tx: 748 MB/s 12687 calls/s 12687 msg/s # udp gso - over veth touching data # udp rx: 325 MB/s 237301 calls/s # udp tx: 343 MB/s 5826 calls/s 5826 msg/s # udp rx: 432 MB/s 315695 calls/s # udp tx: 432 MB/s 7337 calls/s 7337 msg/s # udp rx: 429 MB/s 313601 calls/s # udp tx: 430 MB/s 7295 calls/s 7295 msg/s # udp rx: 425 MB/s 310407 calls/s # udp tx: 422 MB/s 7170 calls/s 7170 msg/s # udp gso and gro - over veth touching data # udp rx: 783 MB/s 13338 calls/s # udp tx: 806 MB/s 13687 calls/s 13687 msg/s # udp rx: 849 MB/s 14650 calls/s # udp tx: 853 MB/s 14480 calls/s 14480 msg/s # udp rx: 817 MB/s 13953 calls/s # udp tx: 812 MB/s 13782 calls/s 13782 msg/s # udp rx: 789 MB/s 13386 calls/s # udp tx: 789 MB/s 13384 calls/s 13384 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__->