make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 714 MB/s 12121 calls/s 12121 msg/s # tcp rx: 715 MB/s 86794 calls/s # tcp tx: 702 MB/s 11910 calls/s 11910 msg/s # tcp rx: 702 MB/s 86775 calls/s # tcp tx: 720 MB/s 12226 calls/s 12226 msg/s # tcp rx: 721 MB/s 87622 calls/s # tcp tx: 714 MB/s 12118 calls/s 12118 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 871102 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp rx: 1109 MB/s 790284 calls/s # udp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp rx: 1307 MB/s 931092 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1309 MB/s 932513 calls/s # udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 880783 calls/s # udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # udp rx: 1310 MB/s 933235 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # udp rx: 1303 MB/s 928383 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # udp rx: 1305 MB/s 929887 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 836 MB/s 14184 calls/s 14184 msg/s # tcp rx: 840 MB/s 95198 calls/s # tcp tx: 777 MB/s 13183 calls/s 13183 msg/s # tcp rx: 780 MB/s 91645 calls/s # tcp tx: 726 MB/s 12320 calls/s 12320 msg/s # tcp rx: 725 MB/s 89343 calls/s # tcp tx: 731 MB/s 12404 calls/s 12404 msg/s # udp gso - over veth touching data # udp rx: 551 MB/s 402432 calls/s # udp tx: 565 MB/s 9588 calls/s 9588 msg/s # udp rx: 562 MB/s 410160 calls/s # udp tx: 563 MB/s 9559 calls/s 9559 msg/s # udp rx: 581 MB/s 424443 calls/s # udp tx: 578 MB/s 9807 calls/s 9807 msg/s # udp rx: 564 MB/s 411980 calls/s # udp tx: 568 MB/s 9641 calls/s 9641 msg/s # udp gso and gro - over veth touching data # udp rx: 1099 MB/s 801743 calls/s # udp tx: 1124 MB/s 19069 calls/s 19069 msg/s # udp rx: 1125 MB/s 821031 calls/s # udp tx: 1133 MB/s 19229 calls/s 19229 msg/s # udp rx: 1243 MB/s 907121 calls/s # udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # udp rx: 1161 MB/s 846999 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 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__->