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: 1087 MB/s 18445 calls/s 18445 msg/s # tcp rx: 1088 MB/s 127302 calls/s # tcp tx: 948 MB/s 16093 calls/s 16093 msg/s # tcp rx: 949 MB/s 127873 calls/s # tcp tx: 1067 MB/s 18101 calls/s 18101 msg/s # tcp rx: 1068 MB/s 127100 calls/s # tcp tx: 1077 MB/s 18273 calls/s 18273 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859692 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 1252 MB/s 892558 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1320 MB/s 940527 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # udp rx: 1290 MB/s 919089 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 430405 calls/s # udp tx: 619 MB/s 10507 calls/s 10507 msg/s # udp rx: 614 MB/s 437758 calls/s # udp tx: 615 MB/s 10438 calls/s 10438 msg/s # udp rx: 615 MB/s 438446 calls/s # udp tx: 616 MB/s 10454 calls/s 10454 msg/s # udp rx: 615 MB/s 438458 calls/s # udp tx: 616 MB/s 10451 calls/s 10451 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1174 MB/s 19921 calls/s 19921 msg/s # tcp rx: 1175 MB/s 139742 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # tcp rx: 1040 MB/s 104970 calls/s # tcp tx: 1066 MB/s 18090 calls/s 18090 msg/s # tcp rx: 1068 MB/s 126848 calls/s # tcp tx: 1132 MB/s 19216 calls/s 19216 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 875743 calls/s # udp tx: 1239 MB/s 21024 calls/s 21024 msg/s # udp rx: 1245 MB/s 908550 calls/s # udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # udp rx: 1266 MB/s 923319 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1289 MB/s 940281 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp gso and gro - over veth touching data # udp rx: 688 MB/s 502027 calls/s # udp tx: 709 MB/s 12036 calls/s 12036 msg/s # udp rx: 697 MB/s 509000 calls/s # udp tx: 699 MB/s 11856 calls/s 11856 msg/s # udp rx: 705 MB/s 514452 calls/s # udp tx: 707 MB/s 11997 calls/s 11997 msg/s # udp rx: 717 MB/s 523623 calls/s # udp tx: 719 MB/s 12195 calls/s 12195 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__->