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: 652 MB/s 11072 calls/s 11072 msg/s # tcp rx: 653 MB/s 63245 calls/s # tcp tx: 908 MB/s 15411 calls/s 15411 msg/s # tcp rx: 934 MB/s 130301 calls/s # tcp tx: 1077 MB/s 18273 calls/s 18273 msg/s # tcp rx: 1077 MB/s 124418 calls/s # tcp tx: 1033 MB/s 17529 calls/s 17529 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881648 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1240 MB/s 883554 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1303 MB/s 928599 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # udp rx: 1264 MB/s 901096 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906351 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 1340 MB/s 955136 calls/s # udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # udp rx: 1339 MB/s 954283 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 1332 MB/s 948993 calls/s # udp tx: 1332 MB/s 22594 calls/s 22594 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1037 MB/s 17602 calls/s 17602 msg/s # tcp rx: 1037 MB/s 126663 calls/s # tcp tx: 1041 MB/s 17661 calls/s 17661 msg/s # tcp rx: 1041 MB/s 130170 calls/s # tcp tx: 1079 MB/s 18302 calls/s 18302 msg/s # tcp rx: 1079 MB/s 129615 calls/s # tcp tx: 1036 MB/s 17573 calls/s 17573 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831502 calls/s # udp tx: 1196 MB/s 20292 calls/s 20292 msg/s # udp rx: 1251 MB/s 912791 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 1254 MB/s 915167 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1264 MB/s 922477 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp gso and gro - over veth touching data # udp rx: 1129 MB/s 824081 calls/s # udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # udp rx: 1138 MB/s 830580 calls/s # udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # udp rx: 1160 MB/s 846254 calls/s # udp tx: 1159 MB/s 19660 calls/s 19660 msg/s # udp rx: 1126 MB/s 821695 calls/s # udp tx: 1151 MB/s 19538 calls/s 19538 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__->