make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1011 MB/s 17157 calls/s 17157 msg/s # tcp rx: 1011 MB/s 130512 calls/s # tcp tx: 956 MB/s 16226 calls/s 16226 msg/s # tcp rx: 957 MB/s 127085 calls/s # tcp tx: 1054 MB/s 17880 calls/s 17880 msg/s # tcp rx: 1055 MB/s 127024 calls/s # tcp tx: 1030 MB/s 17478 calls/s 17478 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873359 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 1264 MB/s 900695 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1283 MB/s 914613 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp rx: 1316 MB/s 937569 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp gso and gro - over veth touching data # udp rx: 1090 MB/s 776872 calls/s # udp tx: 1119 MB/s 18983 calls/s 18983 msg/s # udp rx: 1267 MB/s 902755 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp rx: 1051 MB/s 749028 calls/s # udp tx: 1043 MB/s 17690 calls/s 17690 msg/s # udp rx: 634 MB/s 451880 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18720 calls/s 18720 msg/s # tcp rx: 1103 MB/s 130776 calls/s # tcp tx: 1098 MB/s 18628 calls/s 18628 msg/s # tcp rx: 1098 MB/s 130101 calls/s # tcp tx: 1081 MB/s 18348 calls/s 18348 msg/s # tcp rx: 1082 MB/s 125921 calls/s # tcp tx: 1069 MB/s 18132 calls/s 18132 msg/s # udp gso - over veth touching data # udp rx: 666 MB/s 486249 calls/s # udp tx: 688 MB/s 11674 calls/s 11674 msg/s # udp rx: 675 MB/s 492845 calls/s # udp tx: 679 MB/s 11528 calls/s 11528 msg/s # udp rx: 1108 MB/s 808677 calls/s # udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # udp rx: 1211 MB/s 883527 calls/s # udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861641 calls/s # udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # udp rx: 1272 MB/s 927945 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 1217 MB/s 888166 calls/s # udp tx: 1216 MB/s 20636 calls/s 20636 msg/s # udp rx: 1241 MB/s 905409 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 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__->