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: 840 MB/s 14247 calls/s 14247 msg/s # tcp rx: 840 MB/s 139825 calls/s # tcp tx: 827 MB/s 14043 calls/s 14043 msg/s # tcp rx: 828 MB/s 138803 calls/s # tcp tx: 820 MB/s 13914 calls/s 13914 msg/s # tcp rx: 821 MB/s 144508 calls/s # tcp tx: 823 MB/s 13971 calls/s 13971 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857024 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1202 MB/s 856383 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 msg/s # udp rx: 1115 MB/s 794630 calls/s # udp tx: 1115 MB/s 18920 calls/s 18920 msg/s # udp rx: 1224 MB/s 872462 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 844218 calls/s # udp tx: 1214 MB/s 20596 calls/s 20596 msg/s # udp rx: 1243 MB/s 885992 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1236 MB/s 880894 calls/s # udp tx: 1236 MB/s 20968 calls/s 20968 msg/s # udp rx: 1236 MB/s 880892 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 807 MB/s 13699 calls/s 13699 msg/s # tcp rx: 808 MB/s 139422 calls/s # tcp tx: 781 MB/s 13247 calls/s 13247 msg/s # tcp rx: 782 MB/s 145455 calls/s # tcp tx: 814 MB/s 13815 calls/s 13815 msg/s # tcp rx: 822 MB/s 151511 calls/s # tcp tx: 828 MB/s 14049 calls/s 14049 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 842751 calls/s # udp tx: 1186 MB/s 20121 calls/s 20121 msg/s # udp rx: 1184 MB/s 863533 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp rx: 1181 MB/s 861783 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1184 MB/s 864223 calls/s # udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # udp gso and gro - over veth touching data # udp rx: 1126 MB/s 821746 calls/s # udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # udp rx: 1176 MB/s 857926 calls/s # udp tx: 1179 MB/s 20006 calls/s 20006 msg/s # udp rx: 1191 MB/s 868734 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp rx: 1114 MB/s 813127 calls/s # udp tx: 1116 MB/s 18929 calls/s 18929 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__->