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: 1149 MB/s 19497 calls/s 19497 msg/s # tcp rx: 1149 MB/s 139970 calls/s # tcp tx: 1074 MB/s 18222 calls/s 18222 msg/s # tcp rx: 1074 MB/s 133283 calls/s # tcp tx: 1093 MB/s 18554 calls/s 18554 msg/s # tcp rx: 1094 MB/s 128626 calls/s # tcp tx: 1109 MB/s 18813 calls/s 18813 msg/s # udp gso - over veth touching data # udp rx: 1284 MB/s 915138 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp rx: 1319 MB/s 939607 calls/s # udp tx: 1317 MB/s 22353 calls/s 22353 msg/s # udp rx: 1320 MB/s 940418 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # udp rx: 1315 MB/s 936972 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910757 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 1309 MB/s 932837 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp rx: 1310 MB/s 933351 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 1278 MB/s 910769 calls/s # udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1139 MB/s 19332 calls/s 19332 msg/s # tcp rx: 1140 MB/s 140901 calls/s # tcp tx: 1039 MB/s 17633 calls/s 17633 msg/s # tcp rx: 1040 MB/s 130012 calls/s # tcp tx: 985 MB/s 16714 calls/s 16714 msg/s # tcp rx: 986 MB/s 130060 calls/s # tcp tx: 1120 MB/s 19005 calls/s 19005 msg/s # udp gso - over veth touching data # udp rx: 1096 MB/s 799633 calls/s # udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # udp rx: 1161 MB/s 847452 calls/s # udp tx: 1170 MB/s 19849 calls/s 19849 msg/s # udp rx: 1269 MB/s 925828 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1245 MB/s 908335 calls/s # udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837423 calls/s # udp tx: 1181 MB/s 20047 calls/s 20047 msg/s # udp rx: 1134 MB/s 827486 calls/s # udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # udp rx: 1163 MB/s 848752 calls/s # udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # udp rx: 1165 MB/s 849766 calls/s # udp tx: 1172 MB/s 19884 calls/s 19884 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__->