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: 1126 MB/s 19108 calls/s 19108 msg/s # tcp rx: 1126 MB/s 141222 calls/s # tcp tx: 1115 MB/s 18918 calls/s 18918 msg/s # tcp rx: 1116 MB/s 135907 calls/s # tcp tx: 1117 MB/s 18952 calls/s 18952 msg/s # tcp rx: 1118 MB/s 134889 calls/s # tcp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp gso - over veth touching data # udp rx: 1156 MB/s 823742 calls/s # udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # udp rx: 1250 MB/s 890968 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # udp rx: 1184 MB/s 843429 calls/s # udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # udp rx: 1190 MB/s 848354 calls/s # udp tx: 1197 MB/s 20309 calls/s 20309 msg/s # udp gso and gro - over veth touching data # udp rx: 1286 MB/s 916390 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # udp rx: 1306 MB/s 930850 calls/s # udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # udp rx: 1306 MB/s 930559 calls/s # udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # udp rx: 1307 MB/s 931340 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1136 MB/s 19284 calls/s 19284 msg/s # tcp rx: 1136 MB/s 136339 calls/s # tcp tx: 1244 MB/s 21107 calls/s 21107 msg/s # tcp rx: 1245 MB/s 109947 calls/s # tcp tx: 1294 MB/s 21951 calls/s 21951 msg/s # tcp rx: 1295 MB/s 106514 calls/s # tcp tx: 1131 MB/s 19198 calls/s 19198 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874194 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # udp rx: 1234 MB/s 900375 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp rx: 1236 MB/s 902149 calls/s # udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # udp rx: 1242 MB/s 905836 calls/s # udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # udp gso and gro - over veth touching data # udp rx: 1130 MB/s 824327 calls/s # udp tx: 1176 MB/s 19948 calls/s 19948 msg/s # udp rx: 1256 MB/s 916196 calls/s # udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # udp rx: 1253 MB/s 914116 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 1245 MB/s 908182 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 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__->