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: 1248 MB/s 21169 calls/s 21169 msg/s # tcp rx: 1248 MB/s 51758 calls/s # tcp tx: 1386 MB/s 23519 calls/s 23519 msg/s # tcp rx: 1387 MB/s 59427 calls/s # tcp tx: 1284 MB/s 21787 calls/s 21787 msg/s # tcp rx: 1285 MB/s 53877 calls/s # tcp tx: 1236 MB/s 20973 calls/s 20973 msg/s # udp gso - over veth touching data # udp rx: 1030 MB/s 734312 calls/s # udp tx: 1070 MB/s 18163 calls/s 18163 msg/s # udp rx: 1166 MB/s 830818 calls/s # udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # udp rx: 1146 MB/s 816370 calls/s # udp tx: 1148 MB/s 19486 calls/s 19486 msg/s # udp rx: 1182 MB/s 842366 calls/s # udp tx: 1181 MB/s 20042 calls/s 20042 msg/s # udp gso and gro - over veth touching data # udp rx: 1611 MB/s 27336 calls/s # udp tx: 1658 MB/s 28123 calls/s 28123 msg/s # udp rx: 1505 MB/s 25531 calls/s # udp tx: 1505 MB/s 25532 calls/s 25532 msg/s # udp rx: 1600 MB/s 27121 calls/s # udp tx: 1595 MB/s 27055 calls/s 27055 msg/s # udp rx: 1584 MB/s 26881 calls/s # udp tx: 1587 MB/s 26933 calls/s 26933 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1403 MB/s 23809 calls/s 23809 msg/s # tcp rx: 1406 MB/s 57668 calls/s # tcp tx: 1598 MB/s 27110 calls/s 27110 msg/s # tcp rx: 1599 MB/s 68263 calls/s # tcp tx: 1557 MB/s 26416 calls/s 26416 msg/s # tcp rx: 1559 MB/s 62428 calls/s # tcp tx: 1631 MB/s 27667 calls/s 27667 msg/s # udp gso - over veth touching data # udp rx: 537 MB/s 391692 calls/s # udp tx: 552 MB/s 9370 calls/s 9370 msg/s # udp rx: 550 MB/s 401263 calls/s # udp tx: 552 MB/s 9378 calls/s 9378 msg/s # udp rx: 607 MB/s 443048 calls/s # udp tx: 611 MB/s 10367 calls/s 10367 msg/s # udp rx: 652 MB/s 475793 calls/s # udp tx: 674 MB/s 11434 calls/s 11434 msg/s # udp gso and gro - over veth touching data # udp rx: 758 MB/s 12869 calls/s # udp tx: 791 MB/s 13426 calls/s 13426 msg/s # udp rx: 927 MB/s 15815 calls/s # udp tx: 918 MB/s 15573 calls/s 15573 msg/s # udp rx: 978 MB/s 16653 calls/s # udp tx: 975 MB/s 16544 calls/s 16544 msg/s # udp rx: 816 MB/s 13847 calls/s # udp tx: 821 MB/s 13933 calls/s 13933 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__->