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: 1090 MB/s 18496 calls/s 18496 msg/s # tcp rx: 1090 MB/s 140333 calls/s # tcp tx: 1082 MB/s 18353 calls/s 18353 msg/s # tcp rx: 1083 MB/s 132233 calls/s # tcp tx: 1068 MB/s 18118 calls/s 18118 msg/s # tcp rx: 1068 MB/s 130479 calls/s # tcp tx: 1073 MB/s 18208 calls/s 18208 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872514 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1314 MB/s 936516 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 1319 MB/s 940176 calls/s # udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # udp rx: 1320 MB/s 940914 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891274 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1248 MB/s 889408 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1251 MB/s 891367 calls/s # udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # udp rx: 1254 MB/s 893302 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1039 MB/s 17635 calls/s 17635 msg/s # tcp rx: 1041 MB/s 131283 calls/s # tcp tx: 1102 MB/s 18698 calls/s 18698 msg/s # tcp rx: 1232 MB/s 131565 calls/s # tcp tx: 1112 MB/s 18870 calls/s 18870 msg/s # tcp rx: 1071 MB/s 128695 calls/s # tcp tx: 1042 MB/s 17683 calls/s 17683 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864722 calls/s # udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # udp rx: 1245 MB/s 908243 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp rx: 1257 MB/s 917262 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 1265 MB/s 922673 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 882296 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1203 MB/s 877378 calls/s # udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # udp rx: 1209 MB/s 882402 calls/s # udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # udp rx: 1254 MB/s 915135 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 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__->