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: 703 MB/s 11937 calls/s 11937 msg/s # tcp rx: 704 MB/s 86880 calls/s # tcp tx: 799 MB/s 13559 calls/s 13559 msg/s # tcp rx: 822 MB/s 92174 calls/s # tcp tx: 1055 MB/s 17895 calls/s 17895 msg/s # tcp rx: 1066 MB/s 125963 calls/s # tcp tx: 1010 MB/s 17144 calls/s 17144 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 438006 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp rx: 640 MB/s 456405 calls/s # udp tx: 644 MB/s 10928 calls/s 10928 msg/s # udp rx: 646 MB/s 460781 calls/s # udp tx: 649 MB/s 11016 calls/s 11016 msg/s # udp rx: 641 MB/s 456659 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 443813 calls/s # udp tx: 637 MB/s 10817 calls/s 10817 msg/s # udp rx: 634 MB/s 451764 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp rx: 627 MB/s 447308 calls/s # udp tx: 627 MB/s 10640 calls/s 10640 msg/s # udp rx: 619 MB/s 441616 calls/s # udp tx: 619 MB/s 10502 calls/s 10502 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1027 MB/s 17432 calls/s 17432 msg/s # tcp rx: 1028 MB/s 142892 calls/s # tcp tx: 930 MB/s 15781 calls/s 15781 msg/s # tcp rx: 929 MB/s 110759 calls/s # tcp tx: 753 MB/s 12786 calls/s 12786 msg/s # tcp rx: 754 MB/s 91560 calls/s # tcp tx: 768 MB/s 13029 calls/s 13029 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 880134 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 1154 MB/s 841708 calls/s # udp tx: 1158 MB/s 19641 calls/s 19641 msg/s # udp rx: 1248 MB/s 910237 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1263 MB/s 921207 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp gso and gro - over veth touching data # udp rx: 1127 MB/s 822129 calls/s # udp tx: 1157 MB/s 19631 calls/s 19631 msg/s # udp rx: 1163 MB/s 848495 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # udp rx: 1192 MB/s 869528 calls/s # udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # udp rx: 1160 MB/s 846041 calls/s # udp tx: 1166 MB/s 19789 calls/s 19789 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__->