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: 1768 MB/s 29996 calls/s 29996 msg/s # tcp rx: 1770 MB/s 73920 calls/s # tcp tx: 1897 MB/s 32190 calls/s 32190 msg/s # tcp rx: 1899 MB/s 73482 calls/s # tcp tx: 1748 MB/s 29648 calls/s 29648 msg/s # tcp rx: 1749 MB/s 67155 calls/s # tcp tx: 1715 MB/s 29097 calls/s 29097 msg/s # udp gso - over veth touching data # udp rx: 682 MB/s 485972 calls/s # udp tx: 701 MB/s 11890 calls/s 11890 msg/s # udp rx: 664 MB/s 473084 calls/s # udp tx: 666 MB/s 11299 calls/s 11299 msg/s # udp rx: 659 MB/s 469818 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 msg/s # udp rx: 659 MB/s 469859 calls/s # udp tx: 661 MB/s 11223 calls/s 11223 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 19839 calls/s # udp tx: 1200 MB/s 20369 calls/s 20369 msg/s # udp rx: 1028 MB/s 17446 calls/s # udp tx: 1030 MB/s 17485 calls/s 17485 msg/s # udp rx: 1041 MB/s 17664 calls/s # udp tx: 1043 MB/s 17703 calls/s 17703 msg/s # udp rx: 1032 MB/s 17515 calls/s # udp tx: 1035 MB/s 17557 calls/s 17557 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1866 MB/s 31662 calls/s 31662 msg/s # tcp rx: 1868 MB/s 67476 calls/s # tcp tx: 1835 MB/s 31126 calls/s 31126 msg/s # tcp rx: 1837 MB/s 65731 calls/s # tcp tx: 1788 MB/s 30330 calls/s 30330 msg/s # tcp rx: 1790 MB/s 62203 calls/s # tcp tx: 1833 MB/s 31105 calls/s 31105 msg/s # udp gso - over veth touching data # udp rx: 1087 MB/s 793326 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 1164 MB/s 849536 calls/s # udp tx: 1163 MB/s 19732 calls/s 19732 msg/s # udp rx: 1166 MB/s 851009 calls/s # udp tx: 1166 MB/s 19780 calls/s 19780 msg/s # udp rx: 1167 MB/s 851490 calls/s # udp tx: 1166 MB/s 19784 calls/s 19784 msg/s # udp gso and gro - over veth touching data # udp rx: 1732 MB/s 29382 calls/s # udp tx: 1782 MB/s 30239 calls/s 30239 msg/s # udp rx: 1784 MB/s 30274 calls/s # udp tx: 1781 MB/s 30221 calls/s 30221 msg/s # udp rx: 1778 MB/s 30171 calls/s # udp tx: 1778 MB/s 30160 calls/s 30160 msg/s # udp rx: 1787 MB/s 30318 calls/s # udp tx: 1785 MB/s 30284 calls/s 30284 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__->