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: 749 MB/s 12706 calls/s 12706 msg/s # tcp rx: 749 MB/s 90771 calls/s # tcp tx: 758 MB/s 12864 calls/s 12864 msg/s # tcp rx: 758 MB/s 92896 calls/s # tcp tx: 737 MB/s 12506 calls/s 12506 msg/s # tcp rx: 738 MB/s 91683 calls/s # tcp tx: 838 MB/s 14229 calls/s 14229 msg/s # udp gso - over veth touching data # udp rx: 618 MB/s 440255 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 1065 MB/s 758858 calls/s # udp tx: 1084 MB/s 18391 calls/s 18391 msg/s # udp rx: 1302 MB/s 927872 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1306 MB/s 930500 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 900155 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp rx: 1332 MB/s 949195 calls/s # udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # udp rx: 1277 MB/s 910372 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1334 MB/s 950586 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1018 MB/s 17281 calls/s 17281 msg/s # tcp rx: 1019 MB/s 140996 calls/s # tcp tx: 1085 MB/s 18403 calls/s 18403 msg/s # tcp rx: 1086 MB/s 138520 calls/s # tcp tx: 1191 MB/s 20206 calls/s 20206 msg/s # tcp rx: 1191 MB/s 142868 calls/s # tcp tx: 1182 MB/s 20060 calls/s 20060 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878733 calls/s # udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # udp rx: 1277 MB/s 931707 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1250 MB/s 912200 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp rx: 1267 MB/s 924279 calls/s # udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904870 calls/s # udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # udp rx: 1274 MB/s 929663 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 1282 MB/s 935623 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1289 MB/s 940539 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 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__->