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: 1076 MB/s 18263 calls/s 18263 msg/s # tcp rx: 1077 MB/s 134065 calls/s # tcp tx: 1053 MB/s 17868 calls/s 17868 msg/s # tcp rx: 1054 MB/s 135569 calls/s # tcp tx: 1097 MB/s 18622 calls/s 18622 msg/s # tcp rx: 1098 MB/s 130143 calls/s # tcp tx: 1075 MB/s 18243 calls/s 18243 msg/s # udp gso - over veth touching data # udp rx: 1076 MB/s 766578 calls/s # udp tx: 1098 MB/s 18632 calls/s 18632 msg/s # udp rx: 1214 MB/s 864997 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # udp rx: 1303 MB/s 928795 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp rx: 1300 MB/s 926358 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 866018 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1263 MB/s 900271 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 1266 MB/s 902364 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1306 MB/s 930694 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19474 calls/s 19474 msg/s # tcp rx: 1148 MB/s 138691 calls/s # tcp tx: 1173 MB/s 19911 calls/s 19911 msg/s # tcp rx: 1175 MB/s 137027 calls/s # tcp tx: 1170 MB/s 19844 calls/s 19844 msg/s # tcp rx: 1171 MB/s 136298 calls/s # tcp tx: 1186 MB/s 20120 calls/s 20120 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816714 calls/s # udp tx: 1139 MB/s 19326 calls/s 19326 msg/s # udp rx: 1189 MB/s 867370 calls/s # udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # udp rx: 1256 MB/s 916148 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 1260 MB/s 919077 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856803 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # udp rx: 1099 MB/s 801654 calls/s # udp tx: 1102 MB/s 18704 calls/s 18704 msg/s # udp rx: 1249 MB/s 911418 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 msg/s # udp rx: 1249 MB/s 911450 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 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__->