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: 1130 MB/s 19175 calls/s 19175 msg/s # tcp rx: 1131 MB/s 119464 calls/s # tcp tx: 1115 MB/s 18918 calls/s 18918 msg/s # tcp rx: 1117 MB/s 141236 calls/s # tcp tx: 1150 MB/s 19516 calls/s 19516 msg/s # tcp rx: 1151 MB/s 139229 calls/s # tcp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 906983 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp rx: 1309 MB/s 933092 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 1307 MB/s 931380 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1300 MB/s 926118 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # udp gso and gro - over veth touching data # udp rx: 1275 MB/s 908332 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp rx: 1297 MB/s 924550 calls/s # udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # udp rx: 1302 MB/s 928136 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp rx: 1304 MB/s 929386 calls/s # udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 713 MB/s 12095 calls/s 12095 msg/s # tcp rx: 714 MB/s 86322 calls/s # tcp tx: 733 MB/s 12446 calls/s 12446 msg/s # tcp rx: 734 MB/s 88006 calls/s # tcp tx: 750 MB/s 12727 calls/s 12727 msg/s # tcp rx: 749 MB/s 88585 calls/s # tcp tx: 704 MB/s 11957 calls/s 11957 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821286 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp rx: 1247 MB/s 909587 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1217 MB/s 887618 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 1159 MB/s 845945 calls/s # udp tx: 1158 MB/s 19648 calls/s 19648 msg/s # udp gso and gro - over veth touching data # udp rx: 1115 MB/s 813490 calls/s # udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # udp rx: 640 MB/s 467333 calls/s # udp tx: 652 MB/s 11071 calls/s 11071 msg/s # udp rx: 674 MB/s 491914 calls/s # udp tx: 678 MB/s 11508 calls/s 11508 msg/s # udp rx: 667 MB/s 486668 calls/s # udp tx: 667 MB/s 11315 calls/s 11315 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__->