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: 720 MB/s 12225 calls/s 12225 msg/s # tcp rx: 727 MB/s 31789 calls/s # tcp tx: 733 MB/s 12449 calls/s 12449 msg/s # tcp rx: 739 MB/s 30523 calls/s # tcp tx: 707 MB/s 12006 calls/s 12006 msg/s # tcp rx: 706 MB/s 28615 calls/s # tcp tx: 703 MB/s 11932 calls/s 11932 msg/s # udp gso - over veth touching data # udp rx: 379 MB/s 270111 calls/s # udp tx: 394 MB/s 6689 calls/s 6689 msg/s # udp rx: 283 MB/s 202256 calls/s # udp tx: 281 MB/s 4781 calls/s 4781 msg/s # udp rx: 337 MB/s 240608 calls/s # udp tx: 337 MB/s 5729 calls/s 5729 msg/s # udp rx: 338 MB/s 241231 calls/s # udp tx: 338 MB/s 5741 calls/s 5741 msg/s # udp gso and gro - over veth touching data # udp rx: 729 MB/s 12372 calls/s # udp tx: 753 MB/s 12785 calls/s 12785 msg/s # udp rx: 704 MB/s 11948 calls/s # udp tx: 705 MB/s 11974 calls/s 11974 msg/s # udp rx: 816 MB/s 13840 calls/s # udp tx: 817 MB/s 13858 calls/s 13858 msg/s # udp rx: 779 MB/s 13213 calls/s # udp tx: 776 MB/s 13173 calls/s 13173 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 751 MB/s 12752 calls/s 12752 msg/s # tcp rx: 752 MB/s 33095 calls/s # tcp tx: 739 MB/s 12549 calls/s 12549 msg/s # tcp rx: 739 MB/s 34392 calls/s # tcp tx: 761 MB/s 12920 calls/s 12920 msg/s # tcp rx: 763 MB/s 32619 calls/s # tcp tx: 776 MB/s 13166 calls/s 13166 msg/s # udp gso - over veth touching data # udp rx: 278 MB/s 203054 calls/s # udp tx: 288 MB/s 4887 calls/s 4887 msg/s # udp rx: 298 MB/s 217416 calls/s # udp tx: 297 MB/s 5045 calls/s 5045 msg/s # udp rx: 301 MB/s 220039 calls/s # udp tx: 301 MB/s 5114 calls/s 5114 msg/s # udp rx: 301 MB/s 219746 calls/s # udp tx: 305 MB/s 5182 calls/s 5182 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 11243 calls/s # udp tx: 696 MB/s 11818 calls/s 11818 msg/s # udp rx: 781 MB/s 13248 calls/s # udp tx: 779 MB/s 13221 calls/s 13221 msg/s # udp rx: 776 MB/s 13177 calls/s # udp tx: 775 MB/s 13154 calls/s 13154 msg/s # udp rx: 774 MB/s 13128 calls/s # udp tx: 774 MB/s 13131 calls/s 13131 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__->