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: 1811 MB/s 30716 calls/s 30716 msg/s # tcp rx: 1812 MB/s 72614 calls/s # tcp tx: 1890 MB/s 32058 calls/s 32058 msg/s # tcp rx: 1892 MB/s 71760 calls/s # tcp tx: 1723 MB/s 29237 calls/s 29237 msg/s # tcp rx: 1725 MB/s 72404 calls/s # tcp tx: 1731 MB/s 29366 calls/s 29366 msg/s # udp gso - over veth touching data # udp rx: 1156 MB/s 823896 calls/s # udp tx: 1188 MB/s 20163 calls/s 20163 msg/s # udp rx: 1194 MB/s 851156 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp rx: 1198 MB/s 853736 calls/s # udp tx: 1197 MB/s 20309 calls/s 20309 msg/s # udp rx: 1198 MB/s 853918 calls/s # udp tx: 1208 MB/s 20497 calls/s 20497 msg/s # udp gso and gro - over veth touching data # udp rx: 1727 MB/s 29301 calls/s # udp tx: 1769 MB/s 30007 calls/s 30007 msg/s # udp rx: 1816 MB/s 30814 calls/s # udp tx: 1816 MB/s 30807 calls/s 30807 msg/s # udp rx: 1836 MB/s 31142 calls/s # udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # udp rx: 1831 MB/s 31069 calls/s # udp tx: 1830 MB/s 31050 calls/s 31050 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1697 MB/s 28790 calls/s 28790 msg/s # tcp rx: 1698 MB/s 73289 calls/s # tcp tx: 1721 MB/s 29196 calls/s 29196 msg/s # tcp rx: 1723 MB/s 73159 calls/s # tcp tx: 1705 MB/s 28933 calls/s 28933 msg/s # tcp rx: 1707 MB/s 66936 calls/s # tcp tx: 1690 MB/s 28675 calls/s 28675 msg/s # udp gso - over veth touching data # udp rx: 1101 MB/s 803160 calls/s # udp tx: 1128 MB/s 19138 calls/s 19138 msg/s # udp rx: 1149 MB/s 838144 calls/s # udp tx: 1148 MB/s 19479 calls/s 19479 msg/s # udp rx: 1129 MB/s 823719 calls/s # udp tx: 1128 MB/s 19143 calls/s 19143 msg/s # udp rx: 1146 MB/s 836341 calls/s # udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # udp gso and gro - over veth touching data # udp rx: 1631 MB/s 27672 calls/s # udp tx: 1668 MB/s 28303 calls/s 28303 msg/s # udp rx: 1685 MB/s 28670 calls/s # udp tx: 1689 MB/s 28647 calls/s 28647 msg/s # udp rx: 1759 MB/s 29843 calls/s # udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # udp rx: 1535 MB/s 26047 calls/s # udp tx: 1747 MB/s 29647 calls/s 29647 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__->