make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 814 MB/s 13814 calls/s 13814 msg/s # tcp rx: 817 MB/s 94425 calls/s # tcp tx: 1055 MB/s 17909 calls/s 17909 msg/s # tcp rx: 1058 MB/s 131449 calls/s # tcp tx: 1059 MB/s 17964 calls/s 17964 msg/s # tcp rx: 1060 MB/s 129695 calls/s # tcp tx: 1076 MB/s 18250 calls/s 18250 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 429254 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 msg/s # udp rx: 630 MB/s 449005 calls/s # udp tx: 634 MB/s 10769 calls/s 10769 msg/s # udp rx: 653 MB/s 465364 calls/s # udp tx: 653 MB/s 11079 calls/s 11079 msg/s # udp rx: 648 MB/s 461710 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp gso and gro - over veth touching data # udp rx: 1305 MB/s 929697 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp rx: 926 MB/s 660197 calls/s # udp tx: 914 MB/s 15511 calls/s 15511 msg/s # udp rx: 689 MB/s 491241 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp rx: 687 MB/s 489993 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 992 MB/s 16838 calls/s 16838 msg/s # tcp rx: 993 MB/s 141848 calls/s # tcp tx: 1093 MB/s 18546 calls/s 18546 msg/s # tcp rx: 1094 MB/s 133906 calls/s # tcp tx: 1124 MB/s 19066 calls/s 19066 msg/s # tcp rx: 1125 MB/s 132319 calls/s # tcp tx: 1124 MB/s 19066 calls/s 19066 msg/s # udp gso - over veth touching data # udp rx: 1019 MB/s 743894 calls/s # udp tx: 1047 MB/s 17764 calls/s 17764 msg/s # udp rx: 662 MB/s 483097 calls/s # udp tx: 662 MB/s 11236 calls/s 11236 msg/s # udp rx: 1130 MB/s 824464 calls/s # udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp rx: 1293 MB/s 943580 calls/s # udp tx: 1293 MB/s 21939 calls/s 21939 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860212 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 1266 MB/s 923904 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1271 MB/s 927234 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp rx: 1268 MB/s 925393 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 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__->