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: 1036 MB/s 17582 calls/s 17582 msg/s # tcp rx: 1037 MB/s 124631 calls/s # tcp tx: 1037 MB/s 17595 calls/s 17595 msg/s # tcp rx: 1049 MB/s 130277 calls/s # tcp tx: 1073 MB/s 18209 calls/s 18209 msg/s # tcp rx: 1072 MB/s 130904 calls/s # tcp tx: 1086 MB/s 18421 calls/s 18421 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 870078 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # udp rx: 1297 MB/s 924128 calls/s # udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # udp rx: 1304 MB/s 929437 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 msg/s # udp rx: 1305 MB/s 930274 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 824730 calls/s # udp tx: 1195 MB/s 20271 calls/s 20271 msg/s # udp rx: 1220 MB/s 869119 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # udp rx: 1056 MB/s 752305 calls/s # udp tx: 1038 MB/s 17621 calls/s 17621 msg/s # udp rx: 703 MB/s 501142 calls/s # udp tx: 703 MB/s 11924 calls/s 11924 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 748 MB/s 12690 calls/s 12690 msg/s # tcp rx: 748 MB/s 89819 calls/s # tcp tx: 774 MB/s 13136 calls/s 13136 msg/s # tcp rx: 775 MB/s 89850 calls/s # tcp tx: 839 MB/s 14236 calls/s 14236 msg/s # tcp rx: 840 MB/s 94293 calls/s # tcp tx: 818 MB/s 13882 calls/s 13882 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 478894 calls/s # udp tx: 701 MB/s 11897 calls/s 11897 msg/s # udp rx: 1286 MB/s 938380 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1282 MB/s 935229 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 1287 MB/s 938779 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 825365 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1183 MB/s 862907 calls/s # udp tx: 1181 MB/s 20047 calls/s 20047 msg/s # udp rx: 1228 MB/s 896277 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 1246 MB/s 909067 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 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__->