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: 1161 MB/s 19693 calls/s 19693 msg/s # tcp rx: 1161 MB/s 132129 calls/s # tcp tx: 1091 MB/s 18512 calls/s 18512 msg/s # tcp rx: 1092 MB/s 132330 calls/s # tcp tx: 1091 MB/s 18514 calls/s 18514 msg/s # tcp rx: 1092 MB/s 128530 calls/s # tcp tx: 1107 MB/s 18782 calls/s 18782 msg/s # udp gso - over veth touching data # udp rx: 1301 MB/s 927250 calls/s # udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # udp rx: 1298 MB/s 925006 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp rx: 1315 MB/s 937171 calls/s # udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # udp rx: 1308 MB/s 932217 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp gso and gro - over veth touching data # udp rx: 1232 MB/s 878238 calls/s # udp tx: 1254 MB/s 21270 calls/s 21270 msg/s # udp rx: 1229 MB/s 875872 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1311 MB/s 934438 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1312 MB/s 935127 calls/s # udp tx: 1322 MB/s 22422 calls/s 22422 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18426 calls/s 18426 msg/s # tcp rx: 1086 MB/s 137610 calls/s # tcp tx: 1060 MB/s 17981 calls/s 17981 msg/s # tcp rx: 1060 MB/s 138192 calls/s # tcp tx: 1158 MB/s 19644 calls/s 19644 msg/s # tcp rx: 1159 MB/s 136267 calls/s # tcp tx: 1174 MB/s 19921 calls/s 19921 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 889083 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # udp rx: 1257 MB/s 917003 calls/s # udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # udp rx: 1218 MB/s 888997 calls/s # udp tx: 1209 MB/s 20515 calls/s 20515 msg/s # udp rx: 1037 MB/s 756792 calls/s # udp tx: 1031 MB/s 17503 calls/s 17503 msg/s # udp gso and gro - over veth touching data # udp rx: 1140 MB/s 831918 calls/s # udp tx: 1172 MB/s 19887 calls/s 19887 msg/s # udp rx: 1258 MB/s 917794 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 msg/s # udp rx: 1257 MB/s 916897 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1262 MB/s 921109 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 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__->