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: 1087 MB/s 18439 calls/s 18439 msg/s # tcp rx: 1098 MB/s 140595 calls/s # tcp tx: 1092 MB/s 18534 calls/s 18534 msg/s # tcp rx: 1092 MB/s 131610 calls/s # tcp tx: 1099 MB/s 18646 calls/s 18646 msg/s # tcp rx: 1099 MB/s 130124 calls/s # tcp tx: 1110 MB/s 18828 calls/s 18828 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 877199 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # udp rx: 1315 MB/s 937239 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # udp rx: 1251 MB/s 891527 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1229 MB/s 875694 calls/s # udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # udp gso and gro - over veth touching data # udp rx: 1284 MB/s 915296 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # udp rx: 1348 MB/s 960520 calls/s # udp tx: 1351 MB/s 22930 calls/s 22930 msg/s # udp rx: 1336 MB/s 952320 calls/s # udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # udp rx: 1332 MB/s 949385 calls/s # udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1164 MB/s 19743 calls/s 19743 msg/s # tcp rx: 1168 MB/s 139599 calls/s # tcp tx: 1084 MB/s 18389 calls/s 18389 msg/s # tcp rx: 1098 MB/s 125313 calls/s # tcp tx: 1098 MB/s 18636 calls/s 18636 msg/s # tcp rx: 1098 MB/s 128588 calls/s # tcp tx: 1119 MB/s 18981 calls/s 18981 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 873306 calls/s # udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # udp rx: 1219 MB/s 889664 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 1105 MB/s 806405 calls/s # udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # udp rx: 646 MB/s 471338 calls/s # udp tx: 645 MB/s 10952 calls/s 10952 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885462 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp rx: 1258 MB/s 917624 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1248 MB/s 910267 calls/s # udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # udp rx: 1176 MB/s 858173 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 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__->