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: 1647 MB/s 27946 calls/s 27946 msg/s # tcp rx: 1651 MB/s 68131 calls/s # tcp tx: 1770 MB/s 30029 calls/s 30029 msg/s # tcp rx: 1772 MB/s 70590 calls/s # tcp tx: 1663 MB/s 28211 calls/s 28211 msg/s # tcp rx: 1662 MB/s 66892 calls/s # tcp tx: 1431 MB/s 24274 calls/s 24274 msg/s # udp gso - over veth touching data # udp rx: 1026 MB/s 731202 calls/s # udp tx: 1059 MB/s 17963 calls/s 17963 msg/s # udp rx: 1125 MB/s 801549 calls/s # udp tx: 1125 MB/s 19087 calls/s 19087 msg/s # udp rx: 1016 MB/s 724087 calls/s # udp tx: 1004 MB/s 17044 calls/s 17044 msg/s # udp rx: 1056 MB/s 752401 calls/s # udp tx: 1060 MB/s 17980 calls/s 17980 msg/s # udp gso and gro - over veth touching data # udp rx: 1493 MB/s 25334 calls/s # udp tx: 1533 MB/s 26007 calls/s 26007 msg/s # udp rx: 1552 MB/s 26277 calls/s # udp tx: 1552 MB/s 26334 calls/s 26334 msg/s # udp rx: 1495 MB/s 25360 calls/s # udp tx: 1493 MB/s 25330 calls/s 25330 msg/s # udp rx: 1266 MB/s 21476 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1801 MB/s 30547 calls/s 30547 msg/s # tcp rx: 1802 MB/s 68988 calls/s # tcp tx: 1661 MB/s 28183 calls/s 28183 msg/s # tcp rx: 1663 MB/s 65070 calls/s # tcp tx: 1648 MB/s 27952 calls/s 27952 msg/s # tcp rx: 1649 MB/s 67598 calls/s # tcp tx: 1659 MB/s 28141 calls/s 28141 msg/s # udp gso - over veth touching data # udp rx: 521 MB/s 380124 calls/s # udp tx: 538 MB/s 9127 calls/s 9127 msg/s # udp rx: 528 MB/s 385332 calls/s # udp tx: 527 MB/s 8941 calls/s 8941 msg/s # udp rx: 534 MB/s 389754 calls/s # udp tx: 534 MB/s 9064 calls/s 9064 msg/s # udp rx: 531 MB/s 387546 calls/s # udp tx: 543 MB/s 9225 calls/s 9225 msg/s # udp gso and gro - over veth touching data # udp rx: 1591 MB/s 26986 calls/s # udp tx: 1647 MB/s 27940 calls/s 27940 msg/s # udp rx: 1752 MB/s 29721 calls/s # udp tx: 1749 MB/s 29681 calls/s 29681 msg/s # udp rx: 1703 MB/s 28894 calls/s # udp tx: 1702 MB/s 28881 calls/s 28881 msg/s # udp rx: 1721 MB/s 29198 calls/s # udp tx: 1722 MB/s 29211 calls/s 29211 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__->