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: 1119 MB/s 18987 calls/s 18987 msg/s # tcp rx: 1120 MB/s 140265 calls/s # tcp tx: 1052 MB/s 17856 calls/s 17856 msg/s # tcp rx: 1052 MB/s 137586 calls/s # tcp tx: 1169 MB/s 19828 calls/s 19828 msg/s # tcp rx: 1170 MB/s 137851 calls/s # tcp tx: 1131 MB/s 19196 calls/s 19196 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 851522 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1273 MB/s 906845 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1276 MB/s 909471 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp rx: 1290 MB/s 919159 calls/s # udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 923156 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp rx: 1335 MB/s 951293 calls/s # udp tx: 1334 MB/s 22636 calls/s 22636 msg/s # udp rx: 1341 MB/s 955581 calls/s # udp tx: 1340 MB/s 22735 calls/s 22735 msg/s # udp rx: 1330 MB/s 947976 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1145 MB/s 19424 calls/s 19424 msg/s # tcp rx: 1165 MB/s 134147 calls/s # tcp tx: 1110 MB/s 18827 calls/s 18827 msg/s # tcp rx: 1108 MB/s 128266 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # tcp rx: 1094 MB/s 126827 calls/s # tcp tx: 1099 MB/s 18655 calls/s 18655 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 916384 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 1308 MB/s 954062 calls/s # udp tx: 1311 MB/s 22248 calls/s 22248 msg/s # udp rx: 1297 MB/s 946171 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 1300 MB/s 948593 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 457976 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 665 MB/s 485714 calls/s # udp tx: 671 MB/s 11382 calls/s 11382 msg/s # udp rx: 657 MB/s 479681 calls/s # udp tx: 662 MB/s 11237 calls/s 11237 msg/s # udp rx: 644 MB/s 469724 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 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__->