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: 1095 MB/s 18576 calls/s 18576 msg/s # tcp rx: 1117 MB/s 139962 calls/s # tcp tx: 1007 MB/s 17082 calls/s 17082 msg/s # tcp rx: 1014 MB/s 132051 calls/s # tcp tx: 1090 MB/s 18489 calls/s 18489 msg/s # tcp rx: 1093 MB/s 125468 calls/s # tcp tx: 1091 MB/s 18513 calls/s 18513 msg/s # udp gso - over veth touching data # udp rx: 779 MB/s 555585 calls/s # udp tx: 798 MB/s 13546 calls/s 13546 msg/s # udp rx: 654 MB/s 466041 calls/s # udp tx: 655 MB/s 11124 calls/s 11124 msg/s # udp rx: 663 MB/s 472435 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 msg/s # udp rx: 662 MB/s 471840 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 900101 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1306 MB/s 930357 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 1323 MB/s 942946 calls/s # udp tx: 1326 MB/s 22503 calls/s 22503 msg/s # udp rx: 1331 MB/s 948484 calls/s # udp tx: 1335 MB/s 22647 calls/s 22647 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 811 MB/s 13769 calls/s 13769 msg/s # tcp rx: 812 MB/s 92534 calls/s # tcp tx: 808 MB/s 13710 calls/s 13710 msg/s # tcp rx: 809 MB/s 92099 calls/s # tcp tx: 793 MB/s 13465 calls/s 13465 msg/s # tcp rx: 794 MB/s 90676 calls/s # tcp tx: 799 MB/s 13565 calls/s 13565 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 861527 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # udp rx: 1269 MB/s 926001 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 1198 MB/s 874342 calls/s # udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # udp rx: 1157 MB/s 843908 calls/s # udp tx: 1310 MB/s 22227 calls/s 22227 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 913847 calls/s # udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # udp rx: 1311 MB/s 956287 calls/s # udp tx: 1312 MB/s 22253 calls/s 22253 msg/s # udp rx: 1314 MB/s 958536 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # udp rx: 1303 MB/s 950824 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 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__->