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: 1103 MB/s 18724 calls/s 18724 msg/s # tcp rx: 1103 MB/s 139272 calls/s # tcp tx: 1181 MB/s 20046 calls/s 20046 msg/s # tcp rx: 1184 MB/s 116747 calls/s # tcp tx: 1128 MB/s 19141 calls/s 19141 msg/s # tcp rx: 1129 MB/s 129566 calls/s # tcp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 885166 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp rx: 1335 MB/s 951077 calls/s # udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # udp rx: 1323 MB/s 942683 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp rx: 1290 MB/s 919465 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 841420 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # udp rx: 1262 MB/s 899500 calls/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 1300 MB/s 926144 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1208 MB/s 860615 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1119 MB/s 18986 calls/s 18986 msg/s # tcp rx: 1120 MB/s 136894 calls/s # tcp tx: 1104 MB/s 18732 calls/s 18732 msg/s # tcp rx: 1105 MB/s 132618 calls/s # tcp tx: 1124 MB/s 19073 calls/s 19073 msg/s # tcp rx: 1125 MB/s 130328 calls/s # tcp tx: 1136 MB/s 19278 calls/s 19278 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 873899 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 1260 MB/s 919257 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 1262 MB/s 920646 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # udp rx: 1262 MB/s 920684 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp gso and gro - over veth touching data # udp rx: 601 MB/s 438331 calls/s # udp tx: 616 MB/s 10454 calls/s 10454 msg/s # udp rx: 636 MB/s 464231 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 msg/s # udp rx: 649 MB/s 473810 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 msg/s # udp rx: 612 MB/s 446792 calls/s # udp tx: 637 MB/s 10804 calls/s 10804 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__->