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: 1084 MB/s 18393 calls/s 18393 msg/s # tcp rx: 1084 MB/s 134716 calls/s # tcp tx: 964 MB/s 16354 calls/s 16354 msg/s # tcp rx: 996 MB/s 132168 calls/s # tcp tx: 1069 MB/s 18134 calls/s 18134 msg/s # tcp rx: 1065 MB/s 123509 calls/s # tcp tx: 1081 MB/s 18342 calls/s 18342 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883837 calls/s # udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # udp rx: 1294 MB/s 922011 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 1303 MB/s 928811 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # udp rx: 1307 MB/s 931169 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879740 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 1312 MB/s 934625 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1313 MB/s 935805 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 1299 MB/s 925881 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1214 MB/s 20605 calls/s 20605 msg/s # tcp rx: 1214 MB/s 131604 calls/s # tcp tx: 1103 MB/s 18714 calls/s 18714 msg/s # tcp rx: 1103 MB/s 128429 calls/s # tcp tx: 1004 MB/s 17029 calls/s 17029 msg/s # tcp rx: 1004 MB/s 117589 calls/s # tcp tx: 702 MB/s 11907 calls/s 11907 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 920546 calls/s # udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # udp rx: 1289 MB/s 940625 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 1280 MB/s 933797 calls/s # udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # udp rx: 1281 MB/s 934554 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879469 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # udp rx: 1256 MB/s 916626 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1270 MB/s 926636 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1229 MB/s 896518 calls/s # udp tx: 1232 MB/s 20912 calls/s 20912 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__->