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: 897 MB/s 15221 calls/s 15221 msg/s # tcp rx: 898 MB/s 159994 calls/s # tcp tx: 894 MB/s 15173 calls/s 15173 msg/s # tcp rx: 895 MB/s 156215 calls/s # tcp tx: 898 MB/s 15235 calls/s 15235 msg/s # tcp rx: 899 MB/s 165028 calls/s # tcp tx: 900 MB/s 15266 calls/s 15266 msg/s # udp gso - over veth touching data # udp rx: 715 MB/s 509337 calls/s # udp tx: 729 MB/s 12376 calls/s 12376 msg/s # udp rx: 696 MB/s 496278 calls/s # udp tx: 700 MB/s 11878 calls/s 11878 msg/s # udp rx: 1112 MB/s 792679 calls/s # udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # udp rx: 1216 MB/s 866756 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 806564 calls/s # udp tx: 1158 MB/s 19642 calls/s 19642 msg/s # udp rx: 863 MB/s 614796 calls/s # udp tx: 852 MB/s 14459 calls/s 14459 msg/s # udp rx: 703 MB/s 501447 calls/s # udp tx: 704 MB/s 11942 calls/s 11942 msg/s # udp rx: 709 MB/s 505634 calls/s # udp tx: 708 MB/s 12023 calls/s 12023 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 829 MB/s 14072 calls/s 14072 msg/s # tcp rx: 835 MB/s 144670 calls/s # tcp tx: 703 MB/s 11934 calls/s 11934 msg/s # tcp rx: 703 MB/s 127803 calls/s # tcp tx: 723 MB/s 12268 calls/s 12268 msg/s # tcp rx: 723 MB/s 123736 calls/s # tcp tx: 774 MB/s 13132 calls/s 13132 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 863638 calls/s # udp tx: 1209 MB/s 20513 calls/s 20513 msg/s # udp rx: 1219 MB/s 889555 calls/s # udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # udp rx: 1213 MB/s 885139 calls/s # udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # udp rx: 588 MB/s 429218 calls/s # udp tx: 1510 MB/s 25620 calls/s 25620 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 845945 calls/s # udp tx: 1185 MB/s 20102 calls/s 20102 msg/s # udp rx: 1197 MB/s 873679 calls/s # udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # udp rx: 1227 MB/s 895094 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # udp rx: 1215 MB/s 886348 calls/s # udp tx: 1214 MB/s 20601 calls/s 20601 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__->