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: 1155 MB/s 19594 calls/s 19594 msg/s # tcp rx: 1156 MB/s 135629 calls/s # tcp tx: 1119 MB/s 18981 calls/s 18981 msg/s # tcp rx: 1118 MB/s 134037 calls/s # tcp tx: 1158 MB/s 19650 calls/s 19650 msg/s # tcp rx: 1159 MB/s 134031 calls/s # tcp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp gso - over veth touching data # udp rx: 1313 MB/s 935601 calls/s # udp tx: 1346 MB/s 22830 calls/s 22830 msg/s # udp rx: 1302 MB/s 927736 calls/s # udp tx: 1307 MB/s 22169 calls/s 22169 msg/s # udp rx: 1331 MB/s 948251 calls/s # udp tx: 1334 MB/s 22627 calls/s 22627 msg/s # udp rx: 1331 MB/s 948309 calls/s # udp tx: 1333 MB/s 22623 calls/s 22623 msg/s # udp gso and gro - over veth touching data # udp rx: 1310 MB/s 933806 calls/s # udp tx: 1346 MB/s 22834 calls/s 22834 msg/s # udp rx: 1338 MB/s 953162 calls/s # udp tx: 1337 MB/s 22693 calls/s 22693 msg/s # udp rx: 1338 MB/s 953390 calls/s # udp tx: 1337 MB/s 22692 calls/s 22692 msg/s # udp rx: 1336 MB/s 951862 calls/s # udp tx: 1345 MB/s 22817 calls/s 22817 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1143 MB/s 19398 calls/s 19398 msg/s # tcp rx: 1144 MB/s 138692 calls/s # tcp tx: 1143 MB/s 19387 calls/s 19387 msg/s # tcp rx: 1144 MB/s 122697 calls/s # tcp tx: 1155 MB/s 19606 calls/s 19606 msg/s # tcp rx: 1157 MB/s 139037 calls/s # tcp tx: 1167 MB/s 19805 calls/s 19805 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 858556 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 1285 MB/s 937186 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # udp rx: 1273 MB/s 928638 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1274 MB/s 929652 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873051 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1229 MB/s 896757 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 1267 MB/s 924747 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1267 MB/s 924061 calls/s # udp tx: 1269 MB/s 21524 calls/s 21524 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__->