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: 839 MB/s 14246 calls/s 14246 msg/s # tcp rx: 840 MB/s 151010 calls/s # tcp tx: 750 MB/s 12731 calls/s 12731 msg/s # tcp rx: 751 MB/s 133700 calls/s # tcp tx: 850 MB/s 14418 calls/s 14418 msg/s # tcp rx: 850 MB/s 152497 calls/s # tcp tx: 852 MB/s 14456 calls/s 14456 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883903 calls/s # udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # udp rx: 793 MB/s 565400 calls/s # udp tx: 786 MB/s 13346 calls/s 13346 msg/s # udp rx: 695 MB/s 495675 calls/s # udp tx: 695 MB/s 11791 calls/s 11791 msg/s # udp rx: 696 MB/s 495862 calls/s # udp tx: 695 MB/s 11797 calls/s 11797 msg/s # udp gso and gro - over veth touching data # udp rx: 674 MB/s 480800 calls/s # udp tx: 691 MB/s 11730 calls/s 11730 msg/s # udp rx: 715 MB/s 509928 calls/s # udp tx: 719 MB/s 12196 calls/s 12196 msg/s # udp rx: 711 MB/s 506628 calls/s # udp tx: 714 MB/s 12119 calls/s 12119 msg/s # udp rx: 709 MB/s 505750 calls/s # udp tx: 713 MB/s 12095 calls/s 12095 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 714 MB/s 12125 calls/s 12125 msg/s # tcp rx: 715 MB/s 87670 calls/s # tcp tx: 715 MB/s 12128 calls/s 12128 msg/s # tcp rx: 715 MB/s 87066 calls/s # tcp tx: 721 MB/s 12240 calls/s 12240 msg/s # tcp rx: 722 MB/s 88254 calls/s # tcp tx: 718 MB/s 12186 calls/s 12186 msg/s # udp gso - over veth touching data # udp rx: 695 MB/s 507443 calls/s # udp tx: 712 MB/s 12081 calls/s 12081 msg/s # udp rx: 676 MB/s 493188 calls/s # udp tx: 674 MB/s 11437 calls/s 11437 msg/s # udp rx: 696 MB/s 507821 calls/s # udp tx: 695 MB/s 11801 calls/s 11801 msg/s # udp rx: 695 MB/s 506951 calls/s # udp tx: 694 MB/s 11778 calls/s 11778 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 876666 calls/s # udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # udp rx: 1220 MB/s 890205 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1222 MB/s 891576 calls/s # udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # udp rx: 1214 MB/s 885765 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 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__->