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: 1090 MB/s 18490 calls/s 18490 msg/s # tcp rx: 1097 MB/s 137629 calls/s # tcp tx: 1065 MB/s 18078 calls/s 18078 msg/s # tcp rx: 1073 MB/s 128303 calls/s # tcp tx: 1079 MB/s 18303 calls/s 18303 msg/s # tcp rx: 1079 MB/s 127469 calls/s # tcp tx: 1076 MB/s 18250 calls/s 18250 msg/s # udp gso - over veth touching data # udp rx: 1271 MB/s 906011 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp rx: 893 MB/s 636307 calls/s # udp tx: 880 MB/s 14929 calls/s 14929 msg/s # udp rx: 708 MB/s 504678 calls/s # udp tx: 709 MB/s 12036 calls/s 12036 msg/s # udp rx: 730 MB/s 520257 calls/s # udp tx: 730 MB/s 12397 calls/s 12397 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890886 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1283 MB/s 914377 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1279 MB/s 911122 calls/s # udp tx: 1280 MB/s 21712 calls/s 21712 msg/s # udp rx: 1241 MB/s 884071 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1149 MB/s 19500 calls/s 19500 msg/s # tcp rx: 1150 MB/s 143615 calls/s # tcp tx: 1101 MB/s 18690 calls/s 18690 msg/s # tcp rx: 1103 MB/s 133126 calls/s # tcp tx: 1065 MB/s 18074 calls/s 18074 msg/s # tcp rx: 1066 MB/s 132156 calls/s # tcp tx: 1072 MB/s 18196 calls/s 18196 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824137 calls/s # udp tx: 1164 MB/s 19749 calls/s 19749 msg/s # udp rx: 1254 MB/s 914995 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp rx: 1237 MB/s 902815 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1240 MB/s 904899 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 msg/s # udp gso and gro - over veth touching data # udp rx: 1121 MB/s 817769 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1222 MB/s 891642 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1238 MB/s 902993 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp rx: 1119 MB/s 816329 calls/s # udp tx: 1118 MB/s 18965 calls/s 18965 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__->