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: 1032 MB/s 17516 calls/s 17516 msg/s # tcp rx: 1033 MB/s 125370 calls/s # tcp tx: 1061 MB/s 17996 calls/s 17996 msg/s # tcp rx: 1062 MB/s 129385 calls/s # tcp tx: 1082 MB/s 18363 calls/s 18363 msg/s # tcp rx: 1083 MB/s 128402 calls/s # tcp tx: 1096 MB/s 18599 calls/s 18599 msg/s # udp gso - over veth touching data # udp rx: 1289 MB/s 918722 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1303 MB/s 928227 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1318 MB/s 938957 calls/s # udp tx: 1324 MB/s 22472 calls/s 22472 msg/s # udp rx: 1314 MB/s 936430 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 901845 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 1304 MB/s 929115 calls/s # udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # udp rx: 1300 MB/s 926258 calls/s # udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # udp rx: 1301 MB/s 926811 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19233 calls/s 19233 msg/s # tcp rx: 1135 MB/s 134806 calls/s # tcp tx: 1154 MB/s 19580 calls/s 19580 msg/s # tcp rx: 1155 MB/s 136761 calls/s # tcp tx: 1140 MB/s 19348 calls/s 19348 msg/s # tcp rx: 1141 MB/s 136893 calls/s # tcp tx: 1099 MB/s 18656 calls/s 18656 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871230 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp rx: 1261 MB/s 919949 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp rx: 1254 MB/s 915222 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1279 MB/s 933384 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp gso and gro - over veth touching data # udp rx: 1064 MB/s 776601 calls/s # udp tx: 1101 MB/s 18685 calls/s 18685 msg/s # udp rx: 1181 MB/s 861970 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1215 MB/s 886202 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 1290 MB/s 941038 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 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__->