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: 1019 MB/s 17294 calls/s 17294 msg/s # tcp rx: 1020 MB/s 131282 calls/s # tcp tx: 1054 MB/s 17890 calls/s 17890 msg/s # tcp rx: 1055 MB/s 130500 calls/s # tcp tx: 1074 MB/s 18229 calls/s 18229 msg/s # tcp rx: 1075 MB/s 128237 calls/s # tcp tx: 1070 MB/s 18154 calls/s 18154 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 848803 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 1316 MB/s 937864 calls/s # udp tx: 1319 MB/s 22378 calls/s 22378 msg/s # udp rx: 1327 MB/s 945913 calls/s # udp tx: 1330 MB/s 22571 calls/s 22571 msg/s # udp rx: 1329 MB/s 947105 calls/s # udp tx: 1331 MB/s 22591 calls/s 22591 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 922620 calls/s # udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # udp rx: 1356 MB/s 966122 calls/s # udp tx: 1359 MB/s 23053 calls/s 23053 msg/s # udp rx: 1337 MB/s 952426 calls/s # udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # udp rx: 1346 MB/s 958849 calls/s # udp tx: 1349 MB/s 22892 calls/s 22892 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17951 calls/s 17951 msg/s # tcp rx: 1058 MB/s 143864 calls/s # tcp tx: 921 MB/s 15634 calls/s 15634 msg/s # tcp rx: 922 MB/s 133713 calls/s # tcp tx: 857 MB/s 14552 calls/s 14552 msg/s # tcp rx: 858 MB/s 107458 calls/s # tcp tx: 760 MB/s 12891 calls/s 12891 msg/s # udp gso - over veth touching data # udp rx: 745 MB/s 543575 calls/s # udp tx: 756 MB/s 12838 calls/s 12838 msg/s # udp rx: 630 MB/s 460188 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 msg/s # udp rx: 649 MB/s 473384 calls/s # udp tx: 652 MB/s 11060 calls/s 11060 msg/s # udp rx: 660 MB/s 482045 calls/s # udp tx: 678 MB/s 11513 calls/s 11513 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 421825 calls/s # udp tx: 594 MB/s 10086 calls/s 10086 msg/s # udp rx: 644 MB/s 470311 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp rx: 669 MB/s 488283 calls/s # udp tx: 669 MB/s 11358 calls/s 11358 msg/s # udp rx: 676 MB/s 493105 calls/s # udp tx: 675 MB/s 11459 calls/s 11459 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__->