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: 1123 MB/s 19063 calls/s 19063 msg/s # tcp rx: 1125 MB/s 130301 calls/s # tcp tx: 1118 MB/s 18975 calls/s 18975 msg/s # tcp rx: 1119 MB/s 130232 calls/s # tcp tx: 1131 MB/s 19198 calls/s 19198 msg/s # tcp rx: 1133 MB/s 131291 calls/s # tcp tx: 1125 MB/s 19085 calls/s 19085 msg/s # udp gso - over veth touching data # udp rx: 1307 MB/s 931214 calls/s # udp tx: 1339 MB/s 22723 calls/s 22723 msg/s # udp rx: 1333 MB/s 949910 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # udp rx: 1329 MB/s 947160 calls/s # udp tx: 1328 MB/s 22533 calls/s 22533 msg/s # udp rx: 1348 MB/s 960411 calls/s # udp tx: 1348 MB/s 22868 calls/s 22868 msg/s # udp gso and gro - over veth touching data # udp rx: 1271 MB/s 905586 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 1331 MB/s 948189 calls/s # udp tx: 1334 MB/s 22627 calls/s 22627 msg/s # udp rx: 1332 MB/s 949549 calls/s # udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # udp rx: 1332 MB/s 949317 calls/s # udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1167 MB/s 19800 calls/s 19800 msg/s # tcp rx: 1184 MB/s 137204 calls/s # tcp tx: 1132 MB/s 19206 calls/s 19206 msg/s # tcp rx: 1143 MB/s 120867 calls/s # tcp tx: 1146 MB/s 19448 calls/s 19448 msg/s # tcp rx: 1140 MB/s 120410 calls/s # tcp tx: 1120 MB/s 19011 calls/s 19011 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 932587 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1248 MB/s 910494 calls/s # udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # udp rx: 1281 MB/s 934542 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1284 MB/s 937135 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp gso and gro - over veth touching data # udp rx: 1102 MB/s 804228 calls/s # udp tx: 1122 MB/s 19046 calls/s 19046 msg/s # udp rx: 1242 MB/s 905992 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp rx: 1251 MB/s 912800 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1257 MB/s 916821 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 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__->