make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1158 MB/s 19654 calls/s 19654 msg/s # tcp rx: 1164 MB/s 128153 calls/s # tcp tx: 952 MB/s 16154 calls/s 16154 msg/s # tcp rx: 951 MB/s 129598 calls/s # tcp tx: 1060 MB/s 17995 calls/s 17995 msg/s # tcp rx: 1065 MB/s 129436 calls/s # tcp tx: 1073 MB/s 18215 calls/s 18215 msg/s # udp gso - over veth touching data # udp rx: 1267 MB/s 903120 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 1334 MB/s 950359 calls/s # udp tx: 1333 MB/s 22612 calls/s 22612 msg/s # udp rx: 1332 MB/s 948957 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 msg/s # udp rx: 1333 MB/s 949611 calls/s # udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 892784 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1277 MB/s 910281 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1325 MB/s 944052 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # udp rx: 1324 MB/s 943238 calls/s # udp tx: 1324 MB/s 22464 calls/s 22464 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18787 calls/s 18787 msg/s # tcp rx: 1129 MB/s 139660 calls/s # tcp tx: 1061 MB/s 18003 calls/s 18003 msg/s # tcp rx: 1074 MB/s 129518 calls/s # tcp tx: 1021 MB/s 17324 calls/s 17324 msg/s # tcp rx: 1021 MB/s 126400 calls/s # tcp tx: 1072 MB/s 18194 calls/s 18194 msg/s # udp gso - over veth touching data # udp rx: 575 MB/s 419374 calls/s # udp tx: 594 MB/s 10085 calls/s 10085 msg/s # udp rx: 605 MB/s 441868 calls/s # udp tx: 606 MB/s 10293 calls/s 10293 msg/s # udp rx: 623 MB/s 454488 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 587 MB/s 428534 calls/s # udp tx: 588 MB/s 9974 calls/s 9974 msg/s # udp gso and gro - over veth touching data # udp rx: 633 MB/s 462004 calls/s # udp tx: 656 MB/s 11127 calls/s 11127 msg/s # udp rx: 665 MB/s 485712 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 msg/s # udp rx: 694 MB/s 506358 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp rx: 699 MB/s 510142 calls/s # udp tx: 698 MB/s 11845 calls/s 11845 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__->