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: 1153 MB/s 19570 calls/s 19570 msg/s # tcp rx: 1155 MB/s 128987 calls/s # tcp tx: 1037 MB/s 17595 calls/s 17595 msg/s # tcp rx: 1039 MB/s 129675 calls/s # tcp tx: 1088 MB/s 18461 calls/s 18461 msg/s # tcp rx: 1089 MB/s 131685 calls/s # tcp tx: 1095 MB/s 18572 calls/s 18572 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 905218 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1180 MB/s 840770 calls/s # udp tx: 1179 MB/s 20004 calls/s 20004 msg/s # udp rx: 1267 MB/s 902686 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1271 MB/s 905434 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895582 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # udp rx: 1170 MB/s 833794 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1265 MB/s 901228 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1265 MB/s 901144 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1096 MB/s 18603 calls/s 18603 msg/s # tcp rx: 1097 MB/s 140616 calls/s # tcp tx: 1107 MB/s 18785 calls/s 18785 msg/s # tcp rx: 1108 MB/s 131095 calls/s # tcp tx: 1128 MB/s 19139 calls/s 19139 msg/s # tcp rx: 1129 MB/s 134585 calls/s # tcp tx: 1046 MB/s 17753 calls/s 17753 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841087 calls/s # udp tx: 1189 MB/s 20179 calls/s 20179 msg/s # udp rx: 1236 MB/s 901790 calls/s # udp tx: 1232 MB/s 20909 calls/s 20909 msg/s # udp rx: 1240 MB/s 904502 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 1239 MB/s 904056 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 892817 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1219 MB/s 889058 calls/s # udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # udp rx: 1251 MB/s 912758 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 1199 MB/s 874543 calls/s # udp tx: 1196 MB/s 20297 calls/s 20297 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__->