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: 792 MB/s 13442 calls/s 13442 msg/s # tcp rx: 793 MB/s 142126 calls/s # tcp tx: 885 MB/s 15026 calls/s 15026 msg/s # tcp rx: 886 MB/s 164418 calls/s # tcp tx: 879 MB/s 14912 calls/s 14912 msg/s # tcp rx: 880 MB/s 162990 calls/s # tcp tx: 886 MB/s 15031 calls/s 15031 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873656 calls/s # udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # udp rx: 1284 MB/s 915107 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # udp rx: 1288 MB/s 918052 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 1289 MB/s 918880 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 458168 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp rx: 681 MB/s 485414 calls/s # udp tx: 681 MB/s 11566 calls/s 11566 msg/s # udp rx: 717 MB/s 511209 calls/s # udp tx: 718 MB/s 12194 calls/s 12194 msg/s # udp rx: 732 MB/s 522038 calls/s # udp tx: 734 MB/s 12466 calls/s 12466 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 824 MB/s 13989 calls/s 13989 msg/s # tcp rx: 825 MB/s 147976 calls/s # tcp tx: 829 MB/s 14076 calls/s 14076 msg/s # tcp rx: 830 MB/s 150730 calls/s # tcp tx: 843 MB/s 14309 calls/s 14309 msg/s # tcp rx: 844 MB/s 153519 calls/s # tcp tx: 851 MB/s 14434 calls/s 14434 msg/s # udp gso - over veth touching data # udp rx: 1123 MB/s 819532 calls/s # udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # udp rx: 1205 MB/s 878866 calls/s # udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # udp rx: 1162 MB/s 847663 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp rx: 1191 MB/s 868637 calls/s # udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # udp gso and gro - over veth touching data # udp rx: 1136 MB/s 828586 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1233 MB/s 899403 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1229 MB/s 897004 calls/s # udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # udp rx: 1232 MB/s 898619 calls/s # udp tx: 1233 MB/s 20919 calls/s 20919 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__->