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: 699 MB/s 11872 calls/s 11872 msg/s # tcp rx: 711 MB/s 87999 calls/s # tcp tx: 726 MB/s 12329 calls/s 12329 msg/s # tcp rx: 743 MB/s 83415 calls/s # tcp tx: 722 MB/s 12261 calls/s 12261 msg/s # tcp rx: 780 MB/s 82492 calls/s # tcp tx: 729 MB/s 12376 calls/s 12376 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 863184 calls/s # udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # udp rx: 1253 MB/s 893249 calls/s # udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # udp rx: 1240 MB/s 883663 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1281 MB/s 913166 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 889497 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # udp rx: 1283 MB/s 914222 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 1313 MB/s 935417 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # udp rx: 1314 MB/s 936582 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18849 calls/s 18849 msg/s # tcp rx: 1112 MB/s 142000 calls/s # tcp tx: 1149 MB/s 19502 calls/s 19502 msg/s # tcp rx: 1150 MB/s 140501 calls/s # tcp tx: 1148 MB/s 19485 calls/s 19485 msg/s # tcp rx: 1150 MB/s 140397 calls/s # tcp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 887897 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1277 MB/s 931747 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1275 MB/s 930075 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 1278 MB/s 932648 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 896698 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1266 MB/s 923932 calls/s # udp tx: 1266 MB/s 21479 calls/s 21479 msg/s # udp rx: 1262 MB/s 920905 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1264 MB/s 921898 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 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__->