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: 1079 MB/s 18312 calls/s 18312 msg/s # tcp rx: 1080 MB/s 141237 calls/s # tcp tx: 1092 MB/s 18534 calls/s 18534 msg/s # tcp rx: 1093 MB/s 142196 calls/s # tcp tx: 1062 MB/s 18020 calls/s 18020 msg/s # tcp rx: 1063 MB/s 140041 calls/s # tcp tx: 1160 MB/s 19690 calls/s 19690 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 832326 calls/s # udp tx: 1206 MB/s 20459 calls/s 20459 msg/s # udp rx: 1288 MB/s 918108 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp rx: 1293 MB/s 921344 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1279 MB/s 911431 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 449298 calls/s # udp tx: 649 MB/s 11018 calls/s 11018 msg/s # udp rx: 671 MB/s 478631 calls/s # udp tx: 670 MB/s 11365 calls/s 11365 msg/s # udp rx: 661 MB/s 470881 calls/s # udp tx: 660 MB/s 11201 calls/s 11201 msg/s # udp rx: 658 MB/s 469000 calls/s # udp tx: 657 MB/s 11156 calls/s 11156 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 780 MB/s 13233 calls/s 13233 msg/s # tcp rx: 780 MB/s 89130 calls/s # tcp tx: 834 MB/s 14161 calls/s 14161 msg/s # tcp rx: 835 MB/s 93988 calls/s # tcp tx: 875 MB/s 14852 calls/s 14852 msg/s # tcp rx: 876 MB/s 96675 calls/s # tcp tx: 891 MB/s 15126 calls/s 15126 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 918223 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp rx: 1192 MB/s 869744 calls/s # udp tx: 1199 MB/s 20339 calls/s 20339 msg/s # udp rx: 1225 MB/s 893517 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1186 MB/s 865051 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 885281 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp rx: 1252 MB/s 913750 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 1249 MB/s 910989 calls/s # udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # udp rx: 1264 MB/s 922272 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 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__->