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: 1059 MB/s 17969 calls/s 17969 msg/s # tcp rx: 1060 MB/s 135132 calls/s # tcp tx: 1095 MB/s 18579 calls/s 18579 msg/s # tcp rx: 1096 MB/s 132365 calls/s # tcp tx: 1072 MB/s 18193 calls/s 18193 msg/s # tcp rx: 1073 MB/s 131056 calls/s # tcp tx: 1079 MB/s 18317 calls/s 18317 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886856 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 1333 MB/s 950070 calls/s # udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # udp rx: 1328 MB/s 946529 calls/s # udp tx: 1328 MB/s 22531 calls/s 22531 msg/s # udp rx: 747 MB/s 532600 calls/s # udp tx: 730 MB/s 12394 calls/s 12394 msg/s # udp gso and gro - over veth touching data # udp rx: 646 MB/s 460680 calls/s # udp tx: 666 MB/s 11298 calls/s 11298 msg/s # udp rx: 673 MB/s 479436 calls/s # udp tx: 674 MB/s 11438 calls/s 11438 msg/s # udp rx: 669 MB/s 477258 calls/s # udp tx: 671 MB/s 11382 calls/s 11382 msg/s # udp rx: 667 MB/s 475252 calls/s # udp tx: 668 MB/s 11342 calls/s 11342 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1190 MB/s 20198 calls/s 20198 msg/s # tcp rx: 1192 MB/s 139927 calls/s # tcp tx: 1190 MB/s 20192 calls/s 20192 msg/s # tcp rx: 1191 MB/s 138500 calls/s # tcp tx: 1194 MB/s 20262 calls/s 20262 msg/s # tcp rx: 1195 MB/s 138996 calls/s # tcp tx: 1201 MB/s 20385 calls/s 20385 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 792654 calls/s # udp tx: 1123 MB/s 19053 calls/s 19053 msg/s # udp rx: 1242 MB/s 906137 calls/s # udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # udp rx: 1247 MB/s 909496 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1258 MB/s 917844 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 487972 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 msg/s # udp rx: 685 MB/s 499964 calls/s # udp tx: 685 MB/s 11626 calls/s 11626 msg/s # udp rx: 681 MB/s 496926 calls/s # udp tx: 681 MB/s 11564 calls/s 11564 msg/s # udp rx: 689 MB/s 502704 calls/s # udp tx: 688 MB/s 11669 calls/s 11669 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__->