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: 1097 MB/s 18606 calls/s 18606 msg/s # tcp rx: 1097 MB/s 137195 calls/s # tcp tx: 1149 MB/s 19489 calls/s 19489 msg/s # tcp rx: 1149 MB/s 138638 calls/s # tcp tx: 1135 MB/s 19267 calls/s 19267 msg/s # tcp rx: 1137 MB/s 132290 calls/s # tcp tx: 1147 MB/s 19463 calls/s 19463 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 455610 calls/s # udp tx: 660 MB/s 11209 calls/s 11209 msg/s # udp rx: 664 MB/s 473301 calls/s # udp tx: 669 MB/s 11347 calls/s 11347 msg/s # udp rx: 682 MB/s 486016 calls/s # udp tx: 687 MB/s 11656 calls/s 11656 msg/s # udp rx: 684 MB/s 487373 calls/s # udp tx: 712 MB/s 12085 calls/s 12085 msg/s # udp gso and gro - over veth touching data # udp rx: 678 MB/s 483542 calls/s # udp tx: 699 MB/s 11860 calls/s 11860 msg/s # udp rx: 686 MB/s 488995 calls/s # udp tx: 690 MB/s 11709 calls/s 11709 msg/s # udp rx: 684 MB/s 487845 calls/s # udp tx: 688 MB/s 11677 calls/s 11677 msg/s # udp rx: 686 MB/s 488922 calls/s # udp tx: 690 MB/s 11711 calls/s 11711 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1168 MB/s 19819 calls/s 19819 msg/s # tcp rx: 1169 MB/s 141097 calls/s # tcp tx: 1177 MB/s 19978 calls/s 19978 msg/s # tcp rx: 1179 MB/s 139730 calls/s # tcp tx: 1138 MB/s 19312 calls/s 19312 msg/s # tcp rx: 1139 MB/s 138038 calls/s # tcp tx: 1129 MB/s 19152 calls/s 19152 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874124 calls/s # udp tx: 1231 MB/s 20883 calls/s 20883 msg/s # udp rx: 1205 MB/s 878897 calls/s # udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # udp rx: 1227 MB/s 895123 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 1232 MB/s 898894 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp gso and gro - over veth touching data # udp rx: 1116 MB/s 814271 calls/s # udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # udp rx: 1136 MB/s 828760 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # udp rx: 1158 MB/s 844810 calls/s # udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # udp rx: 1241 MB/s 905377 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 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__->