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: 1137 MB/s 19288 calls/s 19288 msg/s # tcp rx: 1145 MB/s 140128 calls/s # tcp tx: 1103 MB/s 18722 calls/s 18722 msg/s # tcp rx: 1104 MB/s 125086 calls/s # tcp tx: 1116 MB/s 18934 calls/s 18934 msg/s # tcp rx: 1117 MB/s 128821 calls/s # tcp tx: 1116 MB/s 18941 calls/s 18941 msg/s # udp gso - over veth touching data # udp rx: 1295 MB/s 923005 calls/s # udp tx: 1339 MB/s 22725 calls/s 22725 msg/s # udp rx: 1297 MB/s 924040 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 1304 MB/s 929169 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 1313 MB/s 935548 calls/s # udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 870442 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 1299 MB/s 925437 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 1308 MB/s 932248 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # udp rx: 1311 MB/s 934336 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19736 calls/s 19736 msg/s # tcp rx: 1163 MB/s 140319 calls/s # tcp tx: 1127 MB/s 19117 calls/s 19117 msg/s # tcp rx: 1129 MB/s 131824 calls/s # tcp tx: 1129 MB/s 19151 calls/s 19151 msg/s # tcp rx: 1130 MB/s 131029 calls/s # tcp tx: 1129 MB/s 19163 calls/s 19163 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 893606 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 1236 MB/s 901993 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1245 MB/s 908274 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1246 MB/s 909181 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 487632 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 742 MB/s 541329 calls/s # udp tx: 752 MB/s 12759 calls/s 12759 msg/s # udp rx: 1191 MB/s 868960 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # udp rx: 1212 MB/s 884226 calls/s # udp tx: 1222 MB/s 20734 calls/s 20734 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__->