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: 1579 MB/s 26781 calls/s 26781 msg/s # tcp rx: 1580 MB/s 65390 calls/s # tcp tx: 1606 MB/s 27241 calls/s 27241 msg/s # tcp rx: 1607 MB/s 63398 calls/s # tcp tx: 1578 MB/s 26765 calls/s 26765 msg/s # tcp rx: 1579 MB/s 65688 calls/s # tcp tx: 1552 MB/s 26331 calls/s 26331 msg/s # udp gso - over veth touching data # udp rx: 962 MB/s 685446 calls/s # udp tx: 983 MB/s 16686 calls/s 16686 msg/s # udp rx: 972 MB/s 692552 calls/s # udp tx: 981 MB/s 16655 calls/s 16655 msg/s # udp rx: 1147 MB/s 817302 calls/s # udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # udp rx: 1160 MB/s 826378 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp gso and gro - over veth touching data # udp rx: 1451 MB/s 24624 calls/s # udp tx: 1482 MB/s 25139 calls/s 25139 msg/s # udp rx: 1437 MB/s 24387 calls/s # udp tx: 1436 MB/s 24363 calls/s 24363 msg/s # udp rx: 1545 MB/s 26221 calls/s # udp tx: 1558 MB/s 26425 calls/s 26425 msg/s # udp rx: 1680 MB/s 28499 calls/s # udp tx: 1678 MB/s 28461 calls/s 28461 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1380 MB/s 23409 calls/s 23409 msg/s # tcp rx: 1381 MB/s 53873 calls/s # tcp tx: 1427 MB/s 24209 calls/s 24209 msg/s # tcp rx: 1429 MB/s 60303 calls/s # tcp tx: 1607 MB/s 27257 calls/s 27257 msg/s # tcp rx: 1608 MB/s 70484 calls/s # tcp tx: 1515 MB/s 25697 calls/s 25697 msg/s # udp gso - over veth touching data # udp rx: 538 MB/s 392977 calls/s # udp tx: 553 MB/s 9387 calls/s 9387 msg/s # udp rx: 567 MB/s 413722 calls/s # udp tx: 571 MB/s 9691 calls/s 9691 msg/s # udp rx: 570 MB/s 415829 calls/s # udp tx: 566 MB/s 9604 calls/s 9604 msg/s # udp rx: 549 MB/s 400729 calls/s # udp tx: 551 MB/s 9346 calls/s 9346 msg/s # udp gso and gro - over veth touching data # udp rx: 872 MB/s 14836 calls/s # udp tx: 897 MB/s 15223 calls/s 15223 msg/s # udp rx: 768 MB/s 13049 calls/s # udp tx: 764 MB/s 12958 calls/s 12958 msg/s # udp rx: 770 MB/s 13070 calls/s # udp tx: 774 MB/s 13130 calls/s 13130 msg/s # udp rx: 769 MB/s 13053 calls/s # udp tx: 767 MB/s 13021 calls/s 13021 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__->