make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1115 MB/s 18914 calls/s 18914 msg/s # tcp rx: 1142 MB/s 135145 calls/s # tcp tx: 1060 MB/s 17994 calls/s 17994 msg/s # tcp rx: 1066 MB/s 130655 calls/s # tcp tx: 1061 MB/s 17998 calls/s 17998 msg/s # tcp rx: 1060 MB/s 128116 calls/s # tcp tx: 1020 MB/s 17304 calls/s 17304 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 898684 calls/s # udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # udp rx: 1080 MB/s 769829 calls/s # udp tx: 1068 MB/s 18117 calls/s 18117 msg/s # udp rx: 1181 MB/s 841473 calls/s # udp tx: 1184 MB/s 20089 calls/s 20089 msg/s # udp rx: 1220 MB/s 869347 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 430753 calls/s # udp tx: 621 MB/s 10535 calls/s 10535 msg/s # udp rx: 1230 MB/s 876223 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp rx: 1243 MB/s 885756 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1087 MB/s 774433 calls/s # udp tx: 1080 MB/s 18320 calls/s 18320 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 723 MB/s 12275 calls/s 12275 msg/s # tcp rx: 724 MB/s 118191 calls/s # tcp tx: 813 MB/s 13792 calls/s 13792 msg/s # tcp rx: 814 MB/s 117706 calls/s # tcp tx: 721 MB/s 12234 calls/s 12234 msg/s # tcp rx: 721 MB/s 115357 calls/s # tcp tx: 638 MB/s 10822 calls/s 10822 msg/s # udp gso - over veth touching data # udp rx: 952 MB/s 694608 calls/s # udp tx: 981 MB/s 16639 calls/s 16639 msg/s # udp rx: 1122 MB/s 818615 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 1110 MB/s 810224 calls/s # udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # udp rx: 1024 MB/s 747290 calls/s # udp tx: 1026 MB/s 17415 calls/s 17415 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 856120 calls/s # udp tx: 1213 MB/s 20579 calls/s 20579 msg/s # udp rx: 910 MB/s 664295 calls/s # udp tx: 904 MB/s 15335 calls/s 15335 msg/s # udp rx: 839 MB/s 612130 calls/s # udp tx: 840 MB/s 14251 calls/s 14251 msg/s # udp rx: 964 MB/s 703690 calls/s # udp tx: 974 MB/s 16524 calls/s 16524 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__->