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: 1119 MB/s 18984 calls/s 18984 msg/s # tcp rx: 1119 MB/s 139715 calls/s # tcp tx: 1101 MB/s 18680 calls/s 18680 msg/s # tcp rx: 1125 MB/s 121081 calls/s # tcp tx: 1019 MB/s 17283 calls/s 17283 msg/s # tcp rx: 1007 MB/s 126818 calls/s # tcp tx: 959 MB/s 16272 calls/s 16272 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 848723 calls/s # udp tx: 1220 MB/s 20706 calls/s 20706 msg/s # udp rx: 1206 MB/s 859277 calls/s # udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # udp rx: 1193 MB/s 850104 calls/s # udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # udp rx: 1203 MB/s 856992 calls/s # udp tx: 1203 MB/s 20406 calls/s 20406 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890538 calls/s # udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # udp rx: 1298 MB/s 925070 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1326 MB/s 944986 calls/s # udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # udp rx: 1328 MB/s 946297 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18053 calls/s 18053 msg/s # tcp rx: 1064 MB/s 137276 calls/s # tcp tx: 1131 MB/s 19187 calls/s 19187 msg/s # tcp rx: 1131 MB/s 138533 calls/s # tcp tx: 1122 MB/s 19044 calls/s 19044 msg/s # tcp rx: 1123 MB/s 137464 calls/s # tcp tx: 1084 MB/s 18391 calls/s 18391 msg/s # udp gso - over veth touching data # udp rx: 1116 MB/s 814417 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # udp rx: 1135 MB/s 828181 calls/s # udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # udp rx: 1190 MB/s 868118 calls/s # udp tx: 1181 MB/s 20033 calls/s 20033 msg/s # udp rx: 1128 MB/s 822891 calls/s # udp tx: 1140 MB/s 19340 calls/s 19340 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 858459 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1237 MB/s 902277 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 1241 MB/s 905098 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 1199 MB/s 874529 calls/s # udp tx: 1203 MB/s 20419 calls/s 20419 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__->