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: 727 MB/s 12342 calls/s 12342 msg/s # tcp rx: 727 MB/s 86940 calls/s # tcp tx: 724 MB/s 12288 calls/s 12288 msg/s # tcp rx: 725 MB/s 86815 calls/s # tcp tx: 784 MB/s 13298 calls/s 13298 msg/s # tcp rx: 784 MB/s 89097 calls/s # tcp tx: 809 MB/s 13736 calls/s 13736 msg/s # udp gso - over veth touching data # udp rx: 703 MB/s 500896 calls/s # udp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp rx: 729 MB/s 519735 calls/s # udp tx: 729 MB/s 12376 calls/s 12376 msg/s # udp rx: 734 MB/s 523212 calls/s # udp tx: 735 MB/s 12478 calls/s 12478 msg/s # udp rx: 739 MB/s 526610 calls/s # udp tx: 740 MB/s 12567 calls/s 12567 msg/s # udp gso and gro - over veth touching data # udp rx: 696 MB/s 496065 calls/s # udp tx: 717 MB/s 12166 calls/s 12166 msg/s # udp rx: 717 MB/s 511446 calls/s # udp tx: 721 MB/s 12231 calls/s 12231 msg/s # udp rx: 720 MB/s 513398 calls/s # udp tx: 721 MB/s 12245 calls/s 12245 msg/s # udp rx: 737 MB/s 525033 calls/s # udp tx: 738 MB/s 12524 calls/s 12524 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1065 MB/s 18079 calls/s 18079 msg/s # tcp rx: 1066 MB/s 139049 calls/s # tcp tx: 1050 MB/s 17824 calls/s 17824 msg/s # tcp rx: 1057 MB/s 127826 calls/s # tcp tx: 1052 MB/s 17849 calls/s 17849 msg/s # tcp rx: 1051 MB/s 128541 calls/s # tcp tx: 1050 MB/s 17824 calls/s 17824 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 900139 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1280 MB/s 933566 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 1273 MB/s 928943 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1280 MB/s 933691 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 825971 calls/s # udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # udp rx: 1165 MB/s 850192 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # udp rx: 1178 MB/s 859733 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 msg/s # udp rx: 1177 MB/s 858866 calls/s # udp tx: 1177 MB/s 19963 calls/s 19963 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__->