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: 1826 MB/s 30983 calls/s 30983 msg/s # tcp rx: 1827 MB/s 70989 calls/s # tcp tx: 1707 MB/s 28966 calls/s 28966 msg/s # tcp rx: 1709 MB/s 67055 calls/s # tcp tx: 1709 MB/s 28995 calls/s 28995 msg/s # tcp rx: 1710 MB/s 65588 calls/s # tcp tx: 1706 MB/s 28949 calls/s 28949 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 828601 calls/s # udp tx: 1194 MB/s 20267 calls/s 20267 msg/s # udp rx: 1192 MB/s 849214 calls/s # udp tx: 1194 MB/s 20258 calls/s 20258 msg/s # udp rx: 1160 MB/s 826810 calls/s # udp tx: 1160 MB/s 19680 calls/s 19680 msg/s # udp rx: 1159 MB/s 825919 calls/s # udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # udp gso and gro - over veth touching data # udp rx: 1734 MB/s 29421 calls/s # udp tx: 1783 MB/s 30247 calls/s 30247 msg/s # udp rx: 1805 MB/s 30614 calls/s # udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # udp rx: 1809 MB/s 30690 calls/s # udp tx: 1810 MB/s 30711 calls/s 30711 msg/s # udp rx: 1820 MB/s 30872 calls/s # udp tx: 1820 MB/s 30883 calls/s 30883 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1772 MB/s 30058 calls/s 30058 msg/s # tcp rx: 1773 MB/s 73466 calls/s # tcp tx: 1745 MB/s 29602 calls/s 29602 msg/s # tcp rx: 1747 MB/s 73046 calls/s # tcp tx: 1714 MB/s 29077 calls/s 29077 msg/s # tcp rx: 1715 MB/s 67063 calls/s # tcp tx: 1790 MB/s 30360 calls/s 30360 msg/s # udp gso - over veth touching data # udp rx: 1103 MB/s 805042 calls/s # udp tx: 1132 MB/s 19212 calls/s 19212 msg/s # udp rx: 1175 MB/s 857178 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # udp rx: 1170 MB/s 853684 calls/s # udp tx: 1169 MB/s 19835 calls/s 19835 msg/s # udp rx: 1164 MB/s 849188 calls/s # udp tx: 1163 MB/s 19739 calls/s 19739 msg/s # udp gso and gro - over veth touching data # udp rx: 1642 MB/s 27850 calls/s # udp tx: 1691 MB/s 28686 calls/s 28686 msg/s # udp rx: 1677 MB/s 28458 calls/s # udp tx: 1672 MB/s 28368 calls/s 28368 msg/s # udp rx: 1731 MB/s 29364 calls/s # udp tx: 1733 MB/s 29403 calls/s 29403 msg/s # udp rx: 1775 MB/s 30120 calls/s # udp tx: 1773 MB/s 30076 calls/s 30076 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__->