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: 1612 MB/s 27349 calls/s 27349 msg/s # tcp rx: 1613 MB/s 68915 calls/s # tcp tx: 1694 MB/s 28740 calls/s 28740 msg/s # tcp rx: 1696 MB/s 66183 calls/s # tcp tx: 1676 MB/s 28442 calls/s 28442 msg/s # tcp rx: 1678 MB/s 68696 calls/s # tcp tx: 1617 MB/s 27433 calls/s 27433 msg/s # udp gso - over veth touching data # udp rx: 512 MB/s 365196 calls/s # udp tx: 527 MB/s 8940 calls/s 8940 msg/s # udp rx: 556 MB/s 396076 calls/s # udp tx: 558 MB/s 9467 calls/s 9467 msg/s # udp rx: 642 MB/s 457362 calls/s # udp tx: 643 MB/s 10909 calls/s 10909 msg/s # udp rx: 634 MB/s 452032 calls/s # udp tx: 634 MB/s 10756 calls/s 10756 msg/s # udp gso and gro - over veth touching data # udp rx: 1359 MB/s 23058 calls/s # udp tx: 1398 MB/s 23724 calls/s 23724 msg/s # udp rx: 1059 MB/s 17849 calls/s # udp tx: 1042 MB/s 17685 calls/s 17685 msg/s # udp rx: 827 MB/s 14040 calls/s # udp tx: 828 MB/s 14050 calls/s 14050 msg/s # udp rx: 809 MB/s 13737 calls/s # udp tx: 820 MB/s 13924 calls/s 13924 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1440 MB/s 24431 calls/s 24431 msg/s # tcp rx: 1443 MB/s 54914 calls/s # tcp tx: 1461 MB/s 24788 calls/s 24788 msg/s # tcp rx: 1462 MB/s 55238 calls/s # tcp tx: 1441 MB/s 24451 calls/s 24451 msg/s # tcp rx: 1443 MB/s 54952 calls/s # tcp tx: 1447 MB/s 24548 calls/s 24548 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 426526 calls/s # udp tx: 601 MB/s 10205 calls/s 10205 msg/s # udp rx: 630 MB/s 460071 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp rx: 994 MB/s 725261 calls/s # udp tx: 1007 MB/s 17094 calls/s 17094 msg/s # udp rx: 1139 MB/s 830795 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # udp gso and gro - over veth touching data # udp rx: 1688 MB/s 28640 calls/s # udp tx: 1731 MB/s 29359 calls/s 29359 msg/s # udp rx: 1513 MB/s 25667 calls/s # udp tx: 1511 MB/s 25644 calls/s 25644 msg/s # udp rx: 1662 MB/s 28198 calls/s # udp tx: 1663 MB/s 28217 calls/s 28217 msg/s # udp rx: 1691 MB/s 28694 calls/s # udp tx: 1677 MB/s 28452 calls/s 28452 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__->