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: 1102 MB/s 18702 calls/s 18702 msg/s # tcp rx: 1113 MB/s 129709 calls/s # tcp tx: 1093 MB/s 18548 calls/s 18548 msg/s # tcp rx: 1097 MB/s 137309 calls/s # tcp tx: 1094 MB/s 18557 calls/s 18557 msg/s # tcp rx: 1106 MB/s 138107 calls/s # tcp tx: 1084 MB/s 18398 calls/s 18398 msg/s # udp gso - over veth touching data # udp rx: 575 MB/s 409772 calls/s # udp tx: 620 MB/s 10532 calls/s 10532 msg/s # udp rx: 1291 MB/s 919918 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 1310 MB/s 933687 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 1319 MB/s 940267 calls/s # udp tx: 1326 MB/s 22493 calls/s 22493 msg/s # udp gso and gro - over veth touching data # udp rx: 1302 MB/s 928118 calls/s # udp tx: 1339 MB/s 22714 calls/s 22714 msg/s # udp rx: 1345 MB/s 958226 calls/s # udp tx: 1349 MB/s 22887 calls/s 22887 msg/s # udp rx: 1341 MB/s 955357 calls/s # udp tx: 1345 MB/s 22825 calls/s 22825 msg/s # udp rx: 1337 MB/s 952470 calls/s # udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18086 calls/s 18086 msg/s # tcp rx: 1066 MB/s 137423 calls/s # tcp tx: 1075 MB/s 18242 calls/s 18242 msg/s # tcp rx: 1075 MB/s 136021 calls/s # tcp tx: 1146 MB/s 19451 calls/s 19451 msg/s # tcp rx: 1148 MB/s 138039 calls/s # tcp tx: 1134 MB/s 19246 calls/s 19246 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 822078 calls/s # udp tx: 1166 MB/s 19786 calls/s 19786 msg/s # udp rx: 1254 MB/s 914899 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1255 MB/s 915535 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # udp rx: 1217 MB/s 888146 calls/s # udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474363 calls/s # udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 730 MB/s 532477 calls/s # udp tx: 743 MB/s 12617 calls/s 12617 msg/s # udp rx: 1136 MB/s 828945 calls/s # udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # udp rx: 1159 MB/s 845571 calls/s # udp tx: 1167 MB/s 19795 calls/s 19795 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__->