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: 832 MB/s 14128 calls/s 14128 msg/s # tcp rx: 833 MB/s 135694 calls/s # tcp tx: 832 MB/s 14116 calls/s 14116 msg/s # tcp rx: 833 MB/s 154637 calls/s # tcp tx: 836 MB/s 14195 calls/s 14195 msg/s # tcp rx: 837 MB/s 155695 calls/s # tcp tx: 834 MB/s 14146 calls/s 14146 msg/s # udp gso - over veth touching data # udp rx: 1013 MB/s 722259 calls/s # udp tx: 1043 MB/s 17695 calls/s 17695 msg/s # udp rx: 1177 MB/s 838503 calls/s # udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # udp rx: 1217 MB/s 867632 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 1216 MB/s 866565 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # udp gso and gro - over veth touching data # udp rx: 1147 MB/s 817538 calls/s # udp tx: 1177 MB/s 19963 calls/s 19963 msg/s # udp rx: 1235 MB/s 880305 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1214 MB/s 865334 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1216 MB/s 866862 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 828 MB/s 14046 calls/s 14046 msg/s # tcp rx: 828 MB/s 148045 calls/s # tcp tx: 826 MB/s 14018 calls/s 14018 msg/s # tcp rx: 827 MB/s 148975 calls/s # tcp tx: 826 MB/s 14010 calls/s 14010 msg/s # tcp rx: 826 MB/s 152348 calls/s # tcp tx: 818 MB/s 13889 calls/s 13889 msg/s # udp gso - over veth touching data # udp rx: 1075 MB/s 784583 calls/s # udp tx: 1106 MB/s 18763 calls/s 18763 msg/s # udp rx: 1157 MB/s 844322 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # udp rx: 1159 MB/s 845300 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 1159 MB/s 845680 calls/s # udp tx: 1159 MB/s 19662 calls/s 19662 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833113 calls/s # udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # udp rx: 1172 MB/s 855026 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp rx: 1169 MB/s 852599 calls/s # udp tx: 1170 MB/s 19859 calls/s 19859 msg/s # udp rx: 1155 MB/s 842553 calls/s # udp tx: 1157 MB/s 19636 calls/s 19636 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__->