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: 931 MB/s 15806 calls/s 15806 msg/s # tcp rx: 932 MB/s 135926 calls/s # tcp tx: 1058 MB/s 17948 calls/s 17948 msg/s # tcp rx: 1067 MB/s 132044 calls/s # tcp tx: 1069 MB/s 18140 calls/s 18140 msg/s # tcp rx: 1069 MB/s 134393 calls/s # tcp tx: 1061 MB/s 17999 calls/s 17999 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 878283 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp rx: 1241 MB/s 884260 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1302 MB/s 928104 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # udp rx: 1325 MB/s 944361 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # udp gso and gro - over veth touching data # udp rx: 640 MB/s 456060 calls/s # udp tx: 666 MB/s 11306 calls/s 11306 msg/s # udp rx: 675 MB/s 481321 calls/s # udp tx: 675 MB/s 11465 calls/s 11465 msg/s # udp rx: 676 MB/s 481778 calls/s # udp tx: 676 MB/s 11478 calls/s 11478 msg/s # udp rx: 641 MB/s 456700 calls/s # udp tx: 641 MB/s 10882 calls/s 10882 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1023 MB/s 17356 calls/s 17356 msg/s # tcp rx: 1024 MB/s 140348 calls/s # tcp tx: 1072 MB/s 18193 calls/s 18193 msg/s # tcp rx: 1073 MB/s 140519 calls/s # tcp tx: 1026 MB/s 17403 calls/s 17403 msg/s # tcp rx: 1026 MB/s 138644 calls/s # tcp tx: 1124 MB/s 19070 calls/s 19070 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872875 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 1231 MB/s 898149 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1270 MB/s 926343 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1270 MB/s 926314 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # udp gso and gro - over veth touching data # udp rx: 1133 MB/s 826513 calls/s # udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # udp rx: 1259 MB/s 918465 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 1264 MB/s 922445 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 1256 MB/s 916555 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 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__->