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: 767 MB/s 13023 calls/s 13023 msg/s # tcp rx: 768 MB/s 90042 calls/s # tcp tx: 699 MB/s 11870 calls/s 11870 msg/s # tcp rx: 700 MB/s 86747 calls/s # tcp tx: 743 MB/s 12611 calls/s 12611 msg/s # tcp rx: 744 MB/s 89143 calls/s # tcp tx: 763 MB/s 12954 calls/s 12954 msg/s # udp gso - over veth touching data # udp rx: 1164 MB/s 829184 calls/s # udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # udp rx: 1304 MB/s 928931 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # udp rx: 1292 MB/s 920831 calls/s # udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # udp rx: 1291 MB/s 919736 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886623 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 1259 MB/s 897080 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1235 MB/s 880127 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1190 MB/s 847835 calls/s # udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1028 MB/s 17449 calls/s 17449 msg/s # tcp rx: 1029 MB/s 139081 calls/s # tcp tx: 1087 MB/s 18443 calls/s 18443 msg/s # tcp rx: 1087 MB/s 141693 calls/s # tcp tx: 970 MB/s 16466 calls/s 16466 msg/s # tcp rx: 972 MB/s 138838 calls/s # tcp tx: 1035 MB/s 17568 calls/s 17568 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 891133 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1258 MB/s 917714 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1215 MB/s 886679 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # udp rx: 1266 MB/s 923802 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900641 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1223 MB/s 892490 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 1286 MB/s 937949 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 1295 MB/s 944828 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 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__->