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: 1066 MB/s 18096 calls/s 18096 msg/s # tcp rx: 1067 MB/s 130349 calls/s # tcp tx: 871 MB/s 14777 calls/s 14777 msg/s # tcp rx: 871 MB/s 103280 calls/s # tcp tx: 740 MB/s 12561 calls/s 12561 msg/s # tcp rx: 741 MB/s 83007 calls/s # tcp tx: 775 MB/s 13145 calls/s 13145 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 841690 calls/s # udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # udp rx: 1257 MB/s 895747 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp rx: 1305 MB/s 929737 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 1299 MB/s 925824 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 887894 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1264 MB/s 900473 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # udp rx: 1162 MB/s 828142 calls/s # udp tx: 1170 MB/s 19854 calls/s 19854 msg/s # udp rx: 1314 MB/s 936390 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 970 MB/s 16460 calls/s 16460 msg/s # tcp rx: 970 MB/s 134660 calls/s # tcp tx: 984 MB/s 16692 calls/s 16692 msg/s # tcp rx: 984 MB/s 124164 calls/s # tcp tx: 1053 MB/s 17872 calls/s 17872 msg/s # tcp rx: 1054 MB/s 123735 calls/s # tcp tx: 1053 MB/s 17874 calls/s 17874 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874424 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # udp rx: 1268 MB/s 924824 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1269 MB/s 925575 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 1257 MB/s 917246 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856525 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 1247 MB/s 909715 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp rx: 1260 MB/s 919152 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1262 MB/s 920542 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 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__->