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: 859 MB/s 14577 calls/s 14577 msg/s # tcp rx: 860 MB/s 152599 calls/s # tcp tx: 860 MB/s 14603 calls/s 14603 msg/s # tcp rx: 861 MB/s 148210 calls/s # tcp tx: 862 MB/s 14627 calls/s 14627 msg/s # tcp rx: 863 MB/s 155220 calls/s # tcp tx: 855 MB/s 14516 calls/s 14516 msg/s # udp gso - over veth touching data # udp rx: 1050 MB/s 748062 calls/s # udp tx: 1072 MB/s 18192 calls/s 18192 msg/s # udp rx: 1199 MB/s 854418 calls/s # udp tx: 1204 MB/s 20428 calls/s 20428 msg/s # udp rx: 1204 MB/s 857907 calls/s # udp tx: 1208 MB/s 20495 calls/s 20495 msg/s # udp rx: 1195 MB/s 851891 calls/s # udp tx: 1197 MB/s 20305 calls/s 20305 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 811971 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp rx: 1127 MB/s 803189 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # udp rx: 1139 MB/s 811914 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # udp rx: 1226 MB/s 873578 calls/s # udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 864 MB/s 14668 calls/s 14668 msg/s # tcp rx: 866 MB/s 156523 calls/s # tcp tx: 827 MB/s 14029 calls/s 14029 msg/s # tcp rx: 827 MB/s 149101 calls/s # tcp tx: 650 MB/s 11025 calls/s 11025 msg/s # tcp rx: 650 MB/s 82533 calls/s # tcp tx: 656 MB/s 11143 calls/s 11143 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 423929 calls/s # udp tx: 594 MB/s 10090 calls/s 10090 msg/s # udp rx: 624 MB/s 455406 calls/s # udp tx: 624 MB/s 10588 calls/s 10588 msg/s # udp rx: 586 MB/s 428070 calls/s # udp tx: 586 MB/s 9944 calls/s 9944 msg/s # udp rx: 623 MB/s 454601 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp gso and gro - over veth touching data # udp rx: 1062 MB/s 775151 calls/s # udp tx: 1089 MB/s 18485 calls/s 18485 msg/s # udp rx: 1175 MB/s 857018 calls/s # udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # udp rx: 1185 MB/s 864592 calls/s # udp tx: 1184 MB/s 20098 calls/s 20098 msg/s # udp rx: 1186 MB/s 865588 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 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__->