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: 776 MB/s 13173 calls/s 13173 msg/s # tcp rx: 776 MB/s 89681 calls/s # tcp tx: 798 MB/s 13535 calls/s 13535 msg/s # tcp rx: 798 MB/s 90533 calls/s # tcp tx: 815 MB/s 13837 calls/s 13837 msg/s # tcp rx: 816 MB/s 92392 calls/s # tcp tx: 739 MB/s 12549 calls/s 12549 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897546 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 1285 MB/s 915368 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # udp rx: 1297 MB/s 924463 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # udp rx: 1313 MB/s 935755 calls/s # udp tx: 1318 MB/s 22362 calls/s 22362 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 893695 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1311 MB/s 934040 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1308 MB/s 931848 calls/s # udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # udp rx: 1309 MB/s 932734 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1130 MB/s 19177 calls/s 19177 msg/s # tcp rx: 1142 MB/s 139787 calls/s # tcp tx: 1079 MB/s 18315 calls/s 18315 msg/s # tcp rx: 1081 MB/s 127899 calls/s # tcp tx: 1088 MB/s 18455 calls/s 18455 msg/s # tcp rx: 1088 MB/s 128703 calls/s # tcp tx: 1085 MB/s 18413 calls/s 18413 msg/s # udp gso - over veth touching data # udp rx: 1070 MB/s 780650 calls/s # udp tx: 1091 MB/s 18510 calls/s 18510 msg/s # udp rx: 1169 MB/s 853248 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # udp rx: 798 MB/s 582049 calls/s # udp tx: 786 MB/s 13338 calls/s 13338 msg/s # udp rx: 617 MB/s 450247 calls/s # udp tx: 619 MB/s 10503 calls/s 10503 msg/s # udp gso and gro - over veth touching data # udp rx: 701 MB/s 511959 calls/s # udp tx: 739 MB/s 12535 calls/s 12535 msg/s # udp rx: 1231 MB/s 898310 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # udp rx: 1157 MB/s 844142 calls/s # udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # udp rx: 603 MB/s 439958 calls/s # udp tx: 606 MB/s 10294 calls/s 10294 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__->