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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 754 MB/s 12794 calls/s 12794 msg/s # tcp rx: 754 MB/s 29030 calls/s # tcp tx: 757 MB/s 12856 calls/s 12856 msg/s # tcp rx: 758 MB/s 29658 calls/s # tcp tx: 741 MB/s 12568 calls/s 12568 msg/s # tcp rx: 741 MB/s 29095 calls/s # tcp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp gso - over veth touching data # udp rx: 364 MB/s 259429 calls/s # udp tx: 370 MB/s 6287 calls/s 6287 msg/s # udp rx: 350 MB/s 249847 calls/s # udp tx: 352 MB/s 5980 calls/s 5980 msg/s # udp rx: 373 MB/s 265865 calls/s # udp tx: 375 MB/s 6371 calls/s 6371 msg/s # udp rx: 399 MB/s 284311 calls/s # udp tx: 395 MB/s 6700 calls/s 6700 msg/s # udp gso and gro - over veth touching data # udp rx: 905 MB/s 14847 calls/s # udp tx: 924 MB/s 15679 calls/s 15679 msg/s # udp rx: 752 MB/s 12638 calls/s # udp tx: 750 MB/s 12723 calls/s 12723 msg/s # udp rx: 802 MB/s 13610 calls/s # udp tx: 801 MB/s 13597 calls/s 13597 msg/s # udp rx: 803 MB/s 13628 calls/s # udp tx: 802 MB/s 13616 calls/s 13616 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 725 MB/s 12313 calls/s 12313 msg/s # tcp rx: 734 MB/s 31932 calls/s # tcp tx: 578 MB/s 9813 calls/s 9813 msg/s # tcp rx: 576 MB/s 25366 calls/s # tcp tx: 628 MB/s 10661 calls/s 10661 msg/s # tcp rx: 632 MB/s 26830 calls/s # tcp tx: 707 MB/s 11992 calls/s 11992 msg/s # udp gso - over veth touching data # udp rx: 380 MB/s 277804 calls/s # udp tx: 389 MB/s 6603 calls/s 6603 msg/s # udp rx: 396 MB/s 289206 calls/s # udp tx: 398 MB/s 6755 calls/s 6755 msg/s # udp rx: 391 MB/s 285176 calls/s # udp tx: 390 MB/s 6618 calls/s 6618 msg/s # udp rx: 373 MB/s 272660 calls/s # udp tx: 375 MB/s 6364 calls/s 6364 msg/s # udp gso and gro - over veth touching data # udp rx: 801 MB/s 13646 calls/s # udp tx: 823 MB/s 13973 calls/s 13973 msg/s # udp rx: 836 MB/s 14278 calls/s # udp tx: 831 MB/s 14096 calls/s 14096 msg/s # udp rx: 684 MB/s 11603 calls/s # udp tx: 683 MB/s 11585 calls/s 11585 msg/s # udp rx: 603 MB/s 10242 calls/s # udp tx: 597 MB/s 10132 calls/s 10132 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__->