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: 781 MB/s 13258 calls/s 13258 msg/s # tcp rx: 782 MB/s 90946 calls/s # tcp tx: 805 MB/s 13663 calls/s 13663 msg/s # tcp rx: 805 MB/s 88927 calls/s # tcp tx: 725 MB/s 12309 calls/s 12309 msg/s # tcp rx: 725 MB/s 88440 calls/s # tcp tx: 740 MB/s 12555 calls/s 12555 msg/s # udp gso - over veth touching data # udp rx: 631 MB/s 449588 calls/s # udp tx: 645 MB/s 10941 calls/s 10941 msg/s # udp rx: 660 MB/s 470302 calls/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 664 MB/s 473638 calls/s # udp tx: 668 MB/s 11331 calls/s 11331 msg/s # udp rx: 663 MB/s 472654 calls/s # udp tx: 666 MB/s 11307 calls/s 11307 msg/s # udp gso and gro - over veth touching data # udp rx: 942 MB/s 671443 calls/s # udp tx: 961 MB/s 16314 calls/s 16314 msg/s # udp rx: 1156 MB/s 824110 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp rx: 1182 MB/s 842348 calls/s # udp tx: 1186 MB/s 20118 calls/s 20118 msg/s # udp rx: 1170 MB/s 834156 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1061 MB/s 17997 calls/s 17997 msg/s # tcp rx: 1061 MB/s 141811 calls/s # tcp tx: 1061 MB/s 18012 calls/s 18012 msg/s # tcp rx: 1063 MB/s 133869 calls/s # tcp tx: 1070 MB/s 18160 calls/s 18160 msg/s # tcp rx: 1071 MB/s 133814 calls/s # tcp tx: 1050 MB/s 17823 calls/s 17823 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 883829 calls/s # udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # udp rx: 1155 MB/s 842453 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1237 MB/s 902516 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 1314 MB/s 958600 calls/s # udp tx: 1316 MB/s 22331 calls/s 22331 msg/s # udp gso and gro - over veth touching data # udp rx: 601 MB/s 438716 calls/s # udp tx: 615 MB/s 10445 calls/s 10445 msg/s # udp rx: 612 MB/s 446750 calls/s # udp tx: 612 MB/s 10385 calls/s 10385 msg/s # udp rx: 626 MB/s 456619 calls/s # udp tx: 625 MB/s 10607 calls/s 10607 msg/s # udp rx: 618 MB/s 450720 calls/s # udp tx: 617 MB/s 10473 calls/s 10473 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__->