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: 1106 MB/s 18768 calls/s 18768 msg/s # tcp rx: 1122 MB/s 136053 calls/s # tcp tx: 1085 MB/s 18406 calls/s 18406 msg/s # tcp rx: 1084 MB/s 123951 calls/s # tcp tx: 1065 MB/s 18071 calls/s 18071 msg/s # tcp rx: 1078 MB/s 121136 calls/s # tcp tx: 1037 MB/s 17600 calls/s 17600 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 838061 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # udp rx: 1304 MB/s 929556 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 1296 MB/s 923880 calls/s # udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # udp rx: 1301 MB/s 927136 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp gso and gro - over veth touching data # udp rx: 1282 MB/s 913533 calls/s # udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # udp rx: 1326 MB/s 944886 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # udp rx: 1308 MB/s 931897 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp rx: 1310 MB/s 933573 calls/s # udp tx: 1314 MB/s 22296 calls/s 22296 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19037 calls/s 19037 msg/s # tcp rx: 1133 MB/s 135164 calls/s # tcp tx: 1040 MB/s 17644 calls/s 17644 msg/s # tcp rx: 1041 MB/s 127875 calls/s # tcp tx: 1126 MB/s 19113 calls/s 19113 msg/s # tcp rx: 1128 MB/s 128707 calls/s # tcp tx: 1127 MB/s 19125 calls/s 19125 msg/s # udp gso - over veth touching data # udp rx: 567 MB/s 413547 calls/s # udp tx: 585 MB/s 9922 calls/s 9922 msg/s # udp rx: 575 MB/s 419816 calls/s # udp tx: 579 MB/s 9823 calls/s 9823 msg/s # udp rx: 601 MB/s 438445 calls/s # udp tx: 604 MB/s 10258 calls/s 10258 msg/s # udp rx: 594 MB/s 433456 calls/s # udp tx: 597 MB/s 10139 calls/s 10139 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837308 calls/s # udp tx: 1179 MB/s 20002 calls/s 20002 msg/s # udp rx: 1221 MB/s 891036 calls/s # udp tx: 1226 MB/s 20800 calls/s 20800 msg/s # udp rx: 1251 MB/s 913012 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 1251 MB/s 912917 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 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__->