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: 1118 MB/s 18971 calls/s 18971 msg/s # tcp rx: 1118 MB/s 139839 calls/s # tcp tx: 1113 MB/s 18893 calls/s 18893 msg/s # tcp rx: 1114 MB/s 137642 calls/s # tcp tx: 1147 MB/s 19463 calls/s 19463 msg/s # tcp rx: 1148 MB/s 136864 calls/s # tcp tx: 1150 MB/s 19509 calls/s 19509 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 855503 calls/s # udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # udp rx: 1238 MB/s 882483 calls/s # udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # udp rx: 1320 MB/s 940505 calls/s # udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # udp rx: 1229 MB/s 876172 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 862051 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 1283 MB/s 914650 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 1282 MB/s 913432 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1288 MB/s 917812 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1067 MB/s 18110 calls/s 18110 msg/s # tcp rx: 1068 MB/s 128058 calls/s # tcp tx: 1146 MB/s 19446 calls/s 19446 msg/s # tcp rx: 1147 MB/s 125838 calls/s # tcp tx: 1137 MB/s 19292 calls/s 19292 msg/s # tcp rx: 1138 MB/s 135349 calls/s # tcp tx: 1138 MB/s 19318 calls/s 19318 msg/s # udp gso - over veth touching data # udp rx: 666 MB/s 486327 calls/s # udp tx: 684 MB/s 11617 calls/s 11617 msg/s # udp rx: 707 MB/s 515685 calls/s # udp tx: 709 MB/s 12036 calls/s 12036 msg/s # udp rx: 1150 MB/s 838889 calls/s # udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # udp rx: 1263 MB/s 921512 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp gso and gro - over veth touching data # udp rx: 995 MB/s 726068 calls/s # udp tx: 1015 MB/s 17221 calls/s 17221 msg/s # udp rx: 691 MB/s 504109 calls/s # udp tx: 690 MB/s 11715 calls/s 11715 msg/s # udp rx: 664 MB/s 484294 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 699 MB/s 510292 calls/s # udp tx: 699 MB/s 11860 calls/s 11860 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__->