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: 1074 MB/s 18224 calls/s 18224 msg/s # tcp rx: 1074 MB/s 130067 calls/s # tcp tx: 1058 MB/s 17953 calls/s 17953 msg/s # tcp rx: 1059 MB/s 130371 calls/s # tcp tx: 990 MB/s 16793 calls/s 16793 msg/s # tcp rx: 991 MB/s 128872 calls/s # tcp tx: 906 MB/s 15369 calls/s 15369 msg/s # udp gso - over veth touching data # udp rx: 1121 MB/s 798846 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 1186 MB/s 844879 calls/s # udp tx: 1186 MB/s 20126 calls/s 20126 msg/s # udp rx: 1330 MB/s 947849 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # udp rx: 1325 MB/s 944491 calls/s # udp tx: 1327 MB/s 22508 calls/s 22508 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 849454 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1238 MB/s 882431 calls/s # udp tx: 1245 MB/s 21118 calls/s 21118 msg/s # udp rx: 1303 MB/s 928600 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp rx: 1325 MB/s 944489 calls/s # udp tx: 1336 MB/s 22674 calls/s 22674 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1042 MB/s 17686 calls/s 17686 msg/s # tcp rx: 1052 MB/s 134878 calls/s # tcp tx: 1099 MB/s 18653 calls/s 18653 msg/s # tcp rx: 1099 MB/s 137762 calls/s # tcp tx: 1085 MB/s 18414 calls/s 18414 msg/s # tcp rx: 1086 MB/s 135298 calls/s # tcp tx: 1095 MB/s 18580 calls/s 18580 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 801502 calls/s # udp tx: 1134 MB/s 19239 calls/s 19239 msg/s # udp rx: 1196 MB/s 872604 calls/s # udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # udp rx: 1276 MB/s 931130 calls/s # udp tx: 1276 MB/s 21642 calls/s 21642 msg/s # udp rx: 1277 MB/s 931368 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp gso and gro - over veth touching data # udp rx: 1162 MB/s 847739 calls/s # udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # udp rx: 1167 MB/s 851514 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp rx: 1194 MB/s 870826 calls/s # udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # udp rx: 1178 MB/s 859249 calls/s # udp tx: 1180 MB/s 20017 calls/s 20017 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__->