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: 793 MB/s 13453 calls/s 13453 msg/s # tcp rx: 794 MB/s 86394 calls/s # tcp tx: 758 MB/s 12868 calls/s 12868 msg/s # tcp rx: 758 MB/s 88250 calls/s # tcp tx: 763 MB/s 12957 calls/s 12957 msg/s # tcp rx: 764 MB/s 88268 calls/s # tcp tx: 745 MB/s 12644 calls/s 12644 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 880823 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1298 MB/s 924849 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # udp rx: 1298 MB/s 925178 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 1285 MB/s 915772 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 858790 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp rx: 1218 MB/s 867869 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 1181 MB/s 841476 calls/s # udp tx: 1191 MB/s 20214 calls/s 20214 msg/s # udp rx: 1309 MB/s 932784 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1073 MB/s 18203 calls/s 18203 msg/s # tcp rx: 1074 MB/s 135847 calls/s # tcp tx: 1068 MB/s 18126 calls/s 18126 msg/s # tcp rx: 1087 MB/s 116707 calls/s # tcp tx: 1065 MB/s 18076 calls/s 18076 msg/s # tcp rx: 1067 MB/s 137712 calls/s # tcp tx: 1096 MB/s 18602 calls/s 18602 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902599 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1261 MB/s 919736 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # udp rx: 1260 MB/s 919144 calls/s # udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # udp rx: 1261 MB/s 920330 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857285 calls/s # udp tx: 1221 MB/s 20714 calls/s 20714 msg/s # udp rx: 1221 MB/s 890636 calls/s # udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # udp rx: 1202 MB/s 876858 calls/s # udp tx: 1203 MB/s 20419 calls/s 20419 msg/s # udp rx: 1214 MB/s 885447 calls/s # udp tx: 1209 MB/s 20518 calls/s 20518 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__->