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: 1069 MB/s 18137 calls/s 18137 msg/s # tcp rx: 1080 MB/s 140066 calls/s # tcp tx: 1222 MB/s 20741 calls/s 20741 msg/s # tcp rx: 1220 MB/s 116667 calls/s # tcp tx: 1065 MB/s 18073 calls/s 18073 msg/s # tcp rx: 1069 MB/s 127321 calls/s # tcp tx: 1048 MB/s 17778 calls/s 17778 msg/s # udp gso - over veth touching data # udp rx: 1308 MB/s 932392 calls/s # udp tx: 1343 MB/s 22780 calls/s 22780 msg/s # udp rx: 1332 MB/s 949408 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # udp rx: 1320 MB/s 940894 calls/s # udp tx: 1320 MB/s 22402 calls/s 22402 msg/s # udp rx: 1313 MB/s 935330 calls/s # udp tx: 1312 MB/s 22258 calls/s 22258 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895597 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 1345 MB/s 958344 calls/s # udp tx: 1344 MB/s 22798 calls/s 22798 msg/s # udp rx: 1333 MB/s 949793 calls/s # udp tx: 1332 MB/s 22602 calls/s 22602 msg/s # udp rx: 1329 MB/s 947268 calls/s # udp tx: 1329 MB/s 22544 calls/s 22544 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1035 MB/s 17558 calls/s 17558 msg/s # tcp rx: 1037 MB/s 131392 calls/s # tcp tx: 1028 MB/s 17446 calls/s 17446 msg/s # tcp rx: 1030 MB/s 127764 calls/s # tcp tx: 1044 MB/s 17709 calls/s 17709 msg/s # tcp rx: 1045 MB/s 128526 calls/s # tcp tx: 1072 MB/s 18184 calls/s 18184 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 883273 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1115 MB/s 813524 calls/s # udp tx: 1114 MB/s 18901 calls/s 18901 msg/s # udp rx: 1264 MB/s 922461 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 1122 MB/s 818323 calls/s # udp tx: 1111 MB/s 18848 calls/s 18848 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 836481 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # udp rx: 1289 MB/s 940384 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 1305 MB/s 951903 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # udp rx: 1311 MB/s 956535 calls/s # udp tx: 1311 MB/s 22245 calls/s 22245 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__->