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: 1140 MB/s 19342 calls/s 19342 msg/s # tcp rx: 1140 MB/s 139849 calls/s # tcp tx: 861 MB/s 14604 calls/s 14604 msg/s # tcp rx: 861 MB/s 98050 calls/s # tcp tx: 686 MB/s 11642 calls/s 11642 msg/s # tcp rx: 687 MB/s 58280 calls/s # tcp tx: 675 MB/s 11457 calls/s 11457 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 842508 calls/s # udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # udp rx: 1306 MB/s 930928 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1323 MB/s 943072 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # udp rx: 1320 MB/s 940337 calls/s # udp tx: 1322 MB/s 22423 calls/s 22423 msg/s # udp gso and gro - over veth touching data # udp rx: 1124 MB/s 800918 calls/s # udp tx: 1156 MB/s 19623 calls/s 19623 msg/s # udp rx: 1288 MB/s 918075 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1321 MB/s 941352 calls/s # udp tx: 1321 MB/s 22416 calls/s 22416 msg/s # udp rx: 1320 MB/s 940504 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19698 calls/s 19698 msg/s # tcp rx: 1162 MB/s 140609 calls/s # tcp tx: 1149 MB/s 19492 calls/s 19492 msg/s # tcp rx: 1149 MB/s 139017 calls/s # tcp tx: 1162 MB/s 19723 calls/s 19723 msg/s # tcp rx: 1163 MB/s 135113 calls/s # tcp tx: 1161 MB/s 19700 calls/s 19700 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868006 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1237 MB/s 902264 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 1250 MB/s 911759 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1252 MB/s 913577 calls/s # udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 845869 calls/s # udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # udp rx: 1241 MB/s 905482 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # udp rx: 1240 MB/s 904926 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1238 MB/s 903209 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 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__->