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: 772 MB/s 13110 calls/s 13110 msg/s # tcp rx: 778 MB/s 139717 calls/s # tcp tx: 773 MB/s 13115 calls/s 13115 msg/s # tcp rx: 773 MB/s 144997 calls/s # tcp tx: 830 MB/s 14088 calls/s 14088 msg/s # tcp rx: 831 MB/s 154744 calls/s # tcp tx: 831 MB/s 14096 calls/s 14096 msg/s # udp gso - over veth touching data # udp rx: 1179 MB/s 839862 calls/s # udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # udp rx: 1208 MB/s 860990 calls/s # udp tx: 1206 MB/s 20466 calls/s 20466 msg/s # udp rx: 1210 MB/s 862588 calls/s # udp tx: 1210 MB/s 20536 calls/s 20536 msg/s # udp rx: 1212 MB/s 863548 calls/s # udp tx: 1211 MB/s 20543 calls/s 20543 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 857850 calls/s # udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # udp rx: 1076 MB/s 767145 calls/s # udp tx: 1079 MB/s 18310 calls/s 18310 msg/s # udp rx: 1169 MB/s 833180 calls/s # udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # udp rx: 1148 MB/s 817944 calls/s # udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 877 MB/s 14886 calls/s 14886 msg/s # tcp rx: 877 MB/s 149389 calls/s # tcp tx: 836 MB/s 14187 calls/s 14187 msg/s # tcp rx: 837 MB/s 146777 calls/s # tcp tx: 832 MB/s 14123 calls/s 14123 msg/s # tcp rx: 833 MB/s 150627 calls/s # tcp tx: 838 MB/s 14226 calls/s 14226 msg/s # udp gso - over veth touching data # udp rx: 875 MB/s 638410 calls/s # udp tx: 891 MB/s 15114 calls/s 15114 msg/s # udp rx: 1051 MB/s 766801 calls/s # udp tx: 1066 MB/s 18094 calls/s 18094 msg/s # udp rx: 1092 MB/s 796582 calls/s # udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # udp rx: 1087 MB/s 793131 calls/s # udp tx: 1094 MB/s 18568 calls/s 18568 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 473486 calls/s # udp tx: 666 MB/s 11302 calls/s 11302 msg/s # udp rx: 655 MB/s 477971 calls/s # udp tx: 654 MB/s 11109 calls/s 11109 msg/s # udp rx: 672 MB/s 490787 calls/s # udp tx: 673 MB/s 11427 calls/s 11427 msg/s # udp rx: 675 MB/s 492683 calls/s # udp tx: 675 MB/s 11450 calls/s 11450 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__->