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: 882 MB/s 14971 calls/s 14971 msg/s # tcp rx: 883 MB/s 162565 calls/s # tcp tx: 871 MB/s 14783 calls/s 14783 msg/s # tcp rx: 872 MB/s 157608 calls/s # tcp tx: 775 MB/s 13149 calls/s 13149 msg/s # tcp rx: 775 MB/s 138426 calls/s # tcp tx: 803 MB/s 13631 calls/s 13631 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 820411 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 1186 MB/s 845162 calls/s # udp tx: 1189 MB/s 20171 calls/s 20171 msg/s # udp rx: 1225 MB/s 872984 calls/s # udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # udp rx: 1228 MB/s 874777 calls/s # udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 847390 calls/s # udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # udp rx: 1218 MB/s 867715 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1142 MB/s 814033 calls/s # udp tx: 1144 MB/s 19409 calls/s 19409 msg/s # udp rx: 1148 MB/s 818012 calls/s # udp tx: 1147 MB/s 19457 calls/s 19457 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 790 MB/s 13403 calls/s 13403 msg/s # tcp rx: 797 MB/s 142905 calls/s # tcp tx: 784 MB/s 13313 calls/s 13313 msg/s # tcp rx: 781 MB/s 142274 calls/s # tcp tx: 789 MB/s 13385 calls/s 13385 msg/s # tcp rx: 791 MB/s 143988 calls/s # tcp tx: 803 MB/s 13633 calls/s 13633 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855543 calls/s # udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # udp rx: 1222 MB/s 891495 calls/s # udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # udp rx: 1223 MB/s 892102 calls/s # udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # udp rx: 1235 MB/s 900749 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # udp gso and gro - over veth touching data # udp rx: 1109 MB/s 808893 calls/s # udp tx: 1135 MB/s 19262 calls/s 19262 msg/s # udp rx: 1181 MB/s 861423 calls/s # udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp rx: 1199 MB/s 874949 calls/s # udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # udp rx: 1205 MB/s 878943 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 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__->