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: 1098 MB/s 18631 calls/s 18631 msg/s # tcp rx: 1098 MB/s 139190 calls/s # tcp tx: 1085 MB/s 18410 calls/s 18410 msg/s # tcp rx: 1086 MB/s 137840 calls/s # tcp tx: 1053 MB/s 17865 calls/s 17865 msg/s # tcp rx: 1054 MB/s 130642 calls/s # tcp tx: 1093 MB/s 18542 calls/s 18542 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859726 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # udp rx: 1273 MB/s 907210 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1297 MB/s 924489 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1251 MB/s 891534 calls/s # udp tx: 1251 MB/s 21233 calls/s 21233 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 828598 calls/s # udp tx: 1195 MB/s 20274 calls/s 20274 msg/s # udp rx: 1310 MB/s 933368 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1321 MB/s 941077 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 1325 MB/s 944079 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1033 MB/s 17537 calls/s 17537 msg/s # tcp rx: 1035 MB/s 127183 calls/s # tcp tx: 1071 MB/s 18166 calls/s 18166 msg/s # tcp rx: 1102 MB/s 127281 calls/s # tcp tx: 1080 MB/s 18324 calls/s 18324 msg/s # tcp rx: 1072 MB/s 130014 calls/s # tcp tx: 1075 MB/s 18240 calls/s 18240 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 885402 calls/s # udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # udp rx: 1235 MB/s 900845 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 1257 MB/s 916763 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp rx: 1261 MB/s 920103 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 902687 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 1276 MB/s 931102 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1274 MB/s 929357 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1280 MB/s 933713 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 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__->