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: 1025 MB/s 17395 calls/s 17395 msg/s # tcp rx: 1025 MB/s 136325 calls/s # tcp tx: 1113 MB/s 18891 calls/s 18891 msg/s # tcp rx: 1115 MB/s 131760 calls/s # tcp tx: 1107 MB/s 18784 calls/s 18784 msg/s # tcp rx: 1108 MB/s 129244 calls/s # tcp tx: 1113 MB/s 18888 calls/s 18888 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 880933 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 1335 MB/s 951177 calls/s # udp tx: 1338 MB/s 22708 calls/s 22708 msg/s # udp rx: 1343 MB/s 957203 calls/s # udp tx: 1343 MB/s 22791 calls/s 22791 msg/s # udp rx: 1351 MB/s 962596 calls/s # udp tx: 1352 MB/s 22947 calls/s 22947 msg/s # udp gso and gro - over veth touching data # udp rx: 1294 MB/s 922175 calls/s # udp tx: 1352 MB/s 22944 calls/s 22944 msg/s # udp rx: 1353 MB/s 964359 calls/s # udp tx: 1352 MB/s 22947 calls/s 22947 msg/s # udp rx: 1350 MB/s 962185 calls/s # udp tx: 1350 MB/s 22898 calls/s 22898 msg/s # udp rx: 1357 MB/s 967037 calls/s # udp tx: 1356 MB/s 23015 calls/s 23015 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1169 MB/s 19832 calls/s 19832 msg/s # tcp rx: 1169 MB/s 141520 calls/s # tcp tx: 1177 MB/s 19966 calls/s 19966 msg/s # tcp rx: 1178 MB/s 143682 calls/s # tcp tx: 1180 MB/s 20016 calls/s 20016 msg/s # tcp rx: 1181 MB/s 141516 calls/s # tcp tx: 1184 MB/s 20085 calls/s 20085 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910787 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # udp rx: 1281 MB/s 934879 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 1312 MB/s 956967 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1293 MB/s 943562 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp gso and gro - over veth touching data # udp rx: 1120 MB/s 817407 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1225 MB/s 893530 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # udp rx: 1265 MB/s 923006 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp rx: 1270 MB/s 926227 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 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__->