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: 1041 MB/s 17662 calls/s 17662 msg/s # tcp rx: 1042 MB/s 141413 calls/s # tcp tx: 1052 MB/s 17844 calls/s 17844 msg/s # tcp rx: 1053 MB/s 138492 calls/s # tcp tx: 1088 MB/s 18466 calls/s 18466 msg/s # tcp rx: 1089 MB/s 140302 calls/s # tcp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910559 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 1317 MB/s 938866 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 msg/s # udp rx: 1314 MB/s 936266 calls/s # udp tx: 1313 MB/s 22277 calls/s 22277 msg/s # udp rx: 1326 MB/s 944969 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # udp gso and gro - over veth touching data # udp rx: 1127 MB/s 803441 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # udp rx: 1311 MB/s 934432 calls/s # udp tx: 1310 MB/s 22225 calls/s 22225 msg/s # udp rx: 1308 MB/s 931914 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # udp rx: 1308 MB/s 932410 calls/s # udp tx: 1308 MB/s 22189 calls/s 22189 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 987 MB/s 16757 calls/s 16757 msg/s # tcp rx: 988 MB/s 138138 calls/s # tcp tx: 868 MB/s 14730 calls/s 14730 msg/s # tcp rx: 867 MB/s 91266 calls/s # tcp tx: 867 MB/s 14716 calls/s 14716 msg/s # tcp rx: 870 MB/s 110072 calls/s # tcp tx: 868 MB/s 14728 calls/s 14728 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 908986 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1275 MB/s 929995 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1278 MB/s 932252 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 1278 MB/s 932304 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 916527 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # udp rx: 1287 MB/s 938787 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp rx: 1277 MB/s 931511 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1276 MB/s 930984 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 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__->