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: 898 MB/s 15231 calls/s 15231 msg/s # tcp rx: 899 MB/s 104970 calls/s # tcp tx: 690 MB/s 11711 calls/s 11711 msg/s # tcp rx: 691 MB/s 82486 calls/s # tcp tx: 692 MB/s 11746 calls/s 11746 msg/s # tcp rx: 693 MB/s 82383 calls/s # tcp tx: 702 MB/s 11908 calls/s 11908 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 904879 calls/s # udp tx: 1303 MB/s 22112 calls/s 22112 msg/s # udp rx: 1321 MB/s 941639 calls/s # udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # udp rx: 1325 MB/s 944503 calls/s # udp tx: 1327 MB/s 22516 calls/s 22516 msg/s # udp rx: 1341 MB/s 955541 calls/s # udp tx: 1343 MB/s 22787 calls/s 22787 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894259 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp rx: 1291 MB/s 920203 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1297 MB/s 924341 calls/s # udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # udp rx: 1308 MB/s 931879 calls/s # udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18717 calls/s 18717 msg/s # tcp rx: 1104 MB/s 137748 calls/s # tcp tx: 1167 MB/s 19800 calls/s 19800 msg/s # tcp rx: 1168 MB/s 136697 calls/s # tcp tx: 1161 MB/s 19708 calls/s 19708 msg/s # tcp rx: 1163 MB/s 137193 calls/s # tcp tx: 1166 MB/s 19777 calls/s 19777 msg/s # udp gso - over veth touching data # udp rx: 1147 MB/s 836969 calls/s # udp tx: 1188 MB/s 20151 calls/s 20151 msg/s # udp rx: 1293 MB/s 943110 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1289 MB/s 940275 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 1289 MB/s 940329 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 860799 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # udp rx: 1263 MB/s 921566 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp rx: 1261 MB/s 920287 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 1275 MB/s 930130 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 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__->