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: 1753 MB/s 29744 calls/s 29744 msg/s # tcp rx: 1756 MB/s 72737 calls/s # tcp tx: 1687 MB/s 28628 calls/s 28628 msg/s # tcp rx: 1688 MB/s 71452 calls/s # tcp tx: 1700 MB/s 28841 calls/s 28841 msg/s # tcp rx: 1701 MB/s 69758 calls/s # tcp tx: 1681 MB/s 28525 calls/s 28525 msg/s # udp gso - over veth touching data # udp rx: 911 MB/s 649163 calls/s # udp tx: 927 MB/s 15729 calls/s 15729 msg/s # udp rx: 671 MB/s 478330 calls/s # udp tx: 673 MB/s 11420 calls/s 11420 msg/s # udp rx: 688 MB/s 490765 calls/s # udp tx: 691 MB/s 11723 calls/s 11723 msg/s # udp rx: 691 MB/s 492757 calls/s # udp tx: 693 MB/s 11756 calls/s 11756 msg/s # udp gso and gro - over veth touching data # udp rx: 1578 MB/s 26720 calls/s # udp tx: 1632 MB/s 27695 calls/s 27695 msg/s # udp rx: 1747 MB/s 29646 calls/s # udp tx: 1744 MB/s 29593 calls/s 29593 msg/s # udp rx: 1761 MB/s 29883 calls/s # udp tx: 1759 MB/s 29837 calls/s 29837 msg/s # udp rx: 1823 MB/s 30927 calls/s # udp tx: 1822 MB/s 30918 calls/s 30918 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1720 MB/s 29186 calls/s 29186 msg/s # tcp rx: 1721 MB/s 71126 calls/s # tcp tx: 1733 MB/s 29393 calls/s 29393 msg/s # tcp rx: 1734 MB/s 72684 calls/s # tcp tx: 1755 MB/s 29778 calls/s 29778 msg/s # tcp rx: 1757 MB/s 69649 calls/s # tcp tx: 1769 MB/s 30018 calls/s 30018 msg/s # udp gso - over veth touching data # udp rx: 1125 MB/s 821038 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp rx: 1079 MB/s 787310 calls/s # udp tx: 1081 MB/s 18342 calls/s 18342 msg/s # udp rx: 1158 MB/s 844741 calls/s # udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # udp rx: 1108 MB/s 808185 calls/s # udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # udp gso and gro - over veth touching data # udp rx: 1724 MB/s 29252 calls/s # udp tx: 1779 MB/s 30184 calls/s 30184 msg/s # udp rx: 1782 MB/s 30230 calls/s # udp tx: 1784 MB/s 30262 calls/s 30262 msg/s # udp rx: 1771 MB/s 30040 calls/s # udp tx: 1771 MB/s 30040 calls/s 30040 msg/s # udp rx: 1781 MB/s 30208 calls/s # udp tx: 1782 MB/s 30236 calls/s 30236 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__->