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: 1044 MB/s 17722 calls/s 17722 msg/s # tcp rx: 1060 MB/s 133775 calls/s # tcp tx: 1091 MB/s 18509 calls/s 18509 msg/s # tcp rx: 1098 MB/s 130688 calls/s # tcp tx: 1103 MB/s 18719 calls/s 18719 msg/s # tcp rx: 1111 MB/s 128175 calls/s # tcp tx: 1090 MB/s 18501 calls/s 18501 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 875568 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1276 MB/s 908956 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 1294 MB/s 922074 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp rx: 1297 MB/s 924246 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 857696 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # udp rx: 1203 MB/s 857503 calls/s # udp tx: 1202 MB/s 20402 calls/s 20402 msg/s # udp rx: 1206 MB/s 859642 calls/s # udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # udp rx: 1178 MB/s 839608 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17950 calls/s 17950 msg/s # tcp rx: 1059 MB/s 135781 calls/s # tcp tx: 996 MB/s 16904 calls/s 16904 msg/s # tcp rx: 998 MB/s 128289 calls/s # tcp tx: 1039 MB/s 17629 calls/s 17629 msg/s # tcp rx: 1070 MB/s 127075 calls/s # tcp tx: 1035 MB/s 17555 calls/s 17555 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 782077 calls/s # udp tx: 1106 MB/s 18769 calls/s 18769 msg/s # udp rx: 1238 MB/s 903190 calls/s # udp tx: 1240 MB/s 21039 calls/s 21039 msg/s # udp rx: 1236 MB/s 902039 calls/s # udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # udp rx: 1223 MB/s 892589 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897395 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 1256 MB/s 916289 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 786 MB/s 573645 calls/s # udp tx: 769 MB/s 13059 calls/s 13059 msg/s # udp rx: 646 MB/s 471792 calls/s # udp tx: 646 MB/s 10968 calls/s 10968 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__->