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: 567 MB/s 9631 calls/s 9631 msg/s # tcp rx: 568 MB/s 94947 calls/s # tcp tx: 812 MB/s 13780 calls/s 13780 msg/s # tcp rx: 813 MB/s 140983 calls/s # tcp tx: 807 MB/s 13700 calls/s 13700 msg/s # tcp rx: 808 MB/s 143068 calls/s # tcp tx: 839 MB/s 14241 calls/s 14241 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 866964 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp rx: 1120 MB/s 798318 calls/s # udp tx: 1121 MB/s 19024 calls/s 19024 msg/s # udp rx: 1201 MB/s 855830 calls/s # udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # udp rx: 1198 MB/s 853498 calls/s # udp tx: 1200 MB/s 20353 calls/s 20353 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 881896 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1214 MB/s 865141 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1158 MB/s 825482 calls/s # udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # udp rx: 1139 MB/s 811386 calls/s # udp tx: 1147 MB/s 19463 calls/s 19463 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 857 MB/s 14539 calls/s 14539 msg/s # tcp rx: 857 MB/s 143484 calls/s # tcp tx: 830 MB/s 14087 calls/s 14087 msg/s # tcp rx: 837 MB/s 147284 calls/s # tcp tx: 843 MB/s 14303 calls/s 14303 msg/s # tcp rx: 843 MB/s 153783 calls/s # tcp tx: 848 MB/s 14392 calls/s 14392 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818857 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp rx: 1187 MB/s 866103 calls/s # udp tx: 1186 MB/s 20127 calls/s 20127 msg/s # udp rx: 1184 MB/s 863837 calls/s # udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp rx: 1171 MB/s 854144 calls/s # udp tx: 1171 MB/s 19870 calls/s 19870 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861525 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 msg/s # udp rx: 1179 MB/s 860427 calls/s # udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp rx: 1204 MB/s 878316 calls/s # udp tx: 1207 MB/s 20480 calls/s 20480 msg/s # udp rx: 1215 MB/s 886444 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 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__->