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: 607 MB/s 10300 calls/s 10300 msg/s # tcp rx: 608 MB/s 81152 calls/s # tcp tx: 609 MB/s 10346 calls/s 10346 msg/s # tcp rx: 610 MB/s 81148 calls/s # tcp tx: 608 MB/s 10313 calls/s 10313 msg/s # tcp rx: 608 MB/s 80348 calls/s # tcp tx: 604 MB/s 10260 calls/s 10260 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 808322 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1215 MB/s 865551 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # udp rx: 1234 MB/s 879526 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp rx: 1227 MB/s 874135 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 838335 calls/s # udp tx: 1209 MB/s 20522 calls/s 20522 msg/s # udp rx: 1204 MB/s 857810 calls/s # udp tx: 1209 MB/s 20507 calls/s 20507 msg/s # udp rx: 1206 MB/s 859308 calls/s # udp tx: 1209 MB/s 20510 calls/s 20510 msg/s # udp rx: 1210 MB/s 862422 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 805 MB/s 13669 calls/s 13669 msg/s # tcp rx: 806 MB/s 150614 calls/s # tcp tx: 770 MB/s 13071 calls/s 13071 msg/s # tcp rx: 771 MB/s 141702 calls/s # tcp tx: 813 MB/s 13798 calls/s 13798 msg/s # tcp rx: 814 MB/s 152566 calls/s # tcp tx: 814 MB/s 13809 calls/s 13809 msg/s # udp gso - over veth touching data # udp rx: 1147 MB/s 837155 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp rx: 1140 MB/s 831869 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 1162 MB/s 847961 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 msg/s # udp rx: 1161 MB/s 847081 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp gso and gro - over veth touching data # udp rx: 1130 MB/s 824813 calls/s # udp tx: 1155 MB/s 19604 calls/s 19604 msg/s # udp rx: 1137 MB/s 829662 calls/s # udp tx: 1137 MB/s 19289 calls/s 19289 msg/s # udp rx: 1155 MB/s 843014 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1143 MB/s 834036 calls/s # udp tx: 1144 MB/s 19411 calls/s 19411 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__->