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: 609 MB/s 10331 calls/s 10331 msg/s # tcp rx: 609 MB/s 25251 calls/s # tcp tx: 587 MB/s 9962 calls/s 9962 msg/s # tcp rx: 588 MB/s 22124 calls/s # tcp tx: 634 MB/s 10760 calls/s 10760 msg/s # tcp rx: 633 MB/s 27359 calls/s # tcp tx: 624 MB/s 10588 calls/s 10588 msg/s # udp gso - over veth touching data # udp rx: 408 MB/s 290774 calls/s # udp tx: 419 MB/s 7122 calls/s 7122 msg/s # udp rx: 430 MB/s 306412 calls/s # udp tx: 429 MB/s 7288 calls/s 7288 msg/s # udp rx: 431 MB/s 307152 calls/s # udp tx: 430 MB/s 7305 calls/s 7305 msg/s # udp rx: 407 MB/s 290604 calls/s # udp tx: 406 MB/s 6895 calls/s 6895 msg/s # udp gso and gro - over veth touching data # udp rx: 711 MB/s 12073 calls/s # udp tx: 723 MB/s 12274 calls/s 12274 msg/s # udp rx: 719 MB/s 11872 calls/s # udp tx: 723 MB/s 12277 calls/s 12277 msg/s # udp rx: 845 MB/s 13764 calls/s # udp tx: 844 MB/s 14323 calls/s 14323 msg/s # udp rx: 873 MB/s 14237 calls/s # udp tx: 873 MB/s 14813 calls/s 14813 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 587 MB/s 9960 calls/s 9960 msg/s # tcp rx: 587 MB/s 25184 calls/s # tcp tx: 670 MB/s 11374 calls/s 11374 msg/s # tcp rx: 671 MB/s 29546 calls/s # tcp tx: 585 MB/s 9925 calls/s 9925 msg/s # tcp rx: 585 MB/s 24679 calls/s # tcp tx: 591 MB/s 10031 calls/s 10031 msg/s # udp gso - over veth touching data # udp rx: 372 MB/s 271475 calls/s # udp tx: 383 MB/s 6497 calls/s 6497 msg/s # udp rx: 383 MB/s 279369 calls/s # udp tx: 383 MB/s 6501 calls/s 6501 msg/s # udp rx: 446 MB/s 325362 calls/s # udp tx: 447 MB/s 7592 calls/s 7592 msg/s # udp rx: 471 MB/s 343960 calls/s # udp tx: 469 MB/s 7965 calls/s 7965 msg/s # udp gso and gro - over veth touching data # udp rx: 642 MB/s 10898 calls/s # udp tx: 659 MB/s 11181 calls/s 11181 msg/s # udp rx: 790 MB/s 13409 calls/s # udp tx: 799 MB/s 13565 calls/s 13565 msg/s # udp rx: 789 MB/s 13388 calls/s # udp tx: 789 MB/s 13382 calls/s 13382 msg/s # udp rx: 764 MB/s 12968 calls/s # udp tx: 764 MB/s 12972 calls/s 12972 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__->