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: 1749 MB/s 29671 calls/s 29671 msg/s # tcp rx: 1753 MB/s 75725 calls/s # tcp tx: 1671 MB/s 28347 calls/s 28347 msg/s # tcp rx: 1672 MB/s 71685 calls/s # tcp tx: 1679 MB/s 28480 calls/s 28480 msg/s # tcp rx: 1681 MB/s 71261 calls/s # tcp tx: 1673 MB/s 28384 calls/s 28384 msg/s # udp gso - over veth touching data # udp rx: 1107 MB/s 788586 calls/s # udp tx: 1148 MB/s 19473 calls/s 19473 msg/s # udp rx: 1191 MB/s 848897 calls/s # udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # udp rx: 1151 MB/s 820542 calls/s # udp tx: 1150 MB/s 19509 calls/s 19509 msg/s # udp rx: 1195 MB/s 851584 calls/s # udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # udp gso and gro - over veth touching data # udp rx: 1645 MB/s 27912 calls/s # udp tx: 1688 MB/s 28637 calls/s 28637 msg/s # udp rx: 1682 MB/s 28543 calls/s # udp tx: 1686 MB/s 28600 calls/s 28600 msg/s # udp rx: 1833 MB/s 31103 calls/s # udp tx: 1834 MB/s 31112 calls/s 31112 msg/s # udp rx: 1830 MB/s 31054 calls/s # udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1844 MB/s 31289 calls/s 31289 msg/s # tcp rx: 1845 MB/s 73138 calls/s # tcp tx: 1756 MB/s 29790 calls/s 29790 msg/s # tcp rx: 1758 MB/s 68754 calls/s # tcp tx: 1765 MB/s 29937 calls/s 29937 msg/s # tcp rx: 1765 MB/s 67396 calls/s # tcp tx: 1707 MB/s 28952 calls/s 28952 msg/s # udp gso - over veth touching data # udp rx: 1106 MB/s 807216 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 1155 MB/s 842652 calls/s # udp tx: 1154 MB/s 19583 calls/s 19583 msg/s # udp rx: 1151 MB/s 839612 calls/s # udp tx: 1150 MB/s 19517 calls/s 19517 msg/s # udp rx: 1155 MB/s 842385 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp gso and gro - over veth touching data # udp rx: 1685 MB/s 28587 calls/s # udp tx: 1733 MB/s 29394 calls/s 29394 msg/s # udp rx: 1724 MB/s 29241 calls/s # udp tx: 1724 MB/s 29241 calls/s 29241 msg/s # udp rx: 1722 MB/s 29217 calls/s # udp tx: 1724 MB/s 29255 calls/s 29255 msg/s # udp rx: 1759 MB/s 29850 calls/s # udp tx: 1760 MB/s 29862 calls/s 29862 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__->