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: 628 MB/s 10666 calls/s 10666 msg/s # tcp rx: 631 MB/s 78862 calls/s # tcp tx: 614 MB/s 10414 calls/s 10414 msg/s # tcp rx: 649 MB/s 78115 calls/s # tcp tx: 867 MB/s 14716 calls/s 14716 msg/s # tcp rx: 853 MB/s 153425 calls/s # tcp tx: 849 MB/s 14400 calls/s 14400 msg/s # udp gso - over veth touching data # udp rx: 689 MB/s 490906 calls/s # udp tx: 705 MB/s 11968 calls/s 11968 msg/s # udp rx: 711 MB/s 506775 calls/s # udp tx: 713 MB/s 12096 calls/s 12096 msg/s # udp rx: 705 MB/s 502745 calls/s # udp tx: 704 MB/s 11943 calls/s 11943 msg/s # udp rx: 728 MB/s 519264 calls/s # udp tx: 728 MB/s 12360 calls/s 12360 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 867801 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1237 MB/s 881639 calls/s # udp tx: 1241 MB/s 21052 calls/s 21052 msg/s # udp rx: 1229 MB/s 875550 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1232 MB/s 877634 calls/s # udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 855 MB/s 14515 calls/s 14515 msg/s # tcp rx: 856 MB/s 154073 calls/s # tcp tx: 751 MB/s 12744 calls/s 12744 msg/s # tcp rx: 751 MB/s 81272 calls/s # tcp tx: 708 MB/s 12017 calls/s 12017 msg/s # tcp rx: 709 MB/s 87066 calls/s # tcp tx: 711 MB/s 12066 calls/s 12066 msg/s # udp gso - over veth touching data # udp rx: 1148 MB/s 837429 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1170 MB/s 853792 calls/s # udp tx: 1175 MB/s 19931 calls/s 19931 msg/s # udp rx: 1181 MB/s 861544 calls/s # udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # udp rx: 1159 MB/s 845344 calls/s # udp tx: 1161 MB/s 19700 calls/s 19700 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832408 calls/s # udp tx: 1163 MB/s 19733 calls/s 19733 msg/s # udp rx: 1208 MB/s 881172 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # udp rx: 1197 MB/s 873056 calls/s # udp tx: 1199 MB/s 20347 calls/s 20347 msg/s # udp rx: 1203 MB/s 877999 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 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__->