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: 1126 MB/s 19105 calls/s 19105 msg/s # tcp rx: 1127 MB/s 127599 calls/s # tcp tx: 1101 MB/s 18676 calls/s 18676 msg/s # tcp rx: 1106 MB/s 131046 calls/s # tcp tx: 1077 MB/s 18273 calls/s 18273 msg/s # tcp rx: 1078 MB/s 128183 calls/s # tcp tx: 1099 MB/s 18649 calls/s 18649 msg/s # udp gso - over veth touching data # udp rx: 1131 MB/s 805736 calls/s # udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # udp rx: 1273 MB/s 907074 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1279 MB/s 911635 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1281 MB/s 912641 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871360 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # udp rx: 1246 MB/s 888264 calls/s # udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # udp rx: 1252 MB/s 892255 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 1274 MB/s 907596 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1038 MB/s 17607 calls/s 17607 msg/s # tcp rx: 1038 MB/s 136576 calls/s # tcp tx: 948 MB/s 16084 calls/s 16084 msg/s # tcp rx: 948 MB/s 118485 calls/s # tcp tx: 1023 MB/s 17353 calls/s 17353 msg/s # tcp rx: 1023 MB/s 130073 calls/s # tcp tx: 1058 MB/s 17949 calls/s 17949 msg/s # udp gso - over veth touching data # udp rx: 1022 MB/s 745862 calls/s # udp tx: 1037 MB/s 17594 calls/s 17594 msg/s # udp rx: 657 MB/s 479457 calls/s # udp tx: 658 MB/s 11174 calls/s 11174 msg/s # udp rx: 633 MB/s 462043 calls/s # udp tx: 632 MB/s 10730 calls/s 10730 msg/s # udp rx: 665 MB/s 485617 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 msg/s # udp gso and gro - over veth touching data # udp rx: 721 MB/s 526007 calls/s # udp tx: 740 MB/s 12563 calls/s 12563 msg/s # udp rx: 634 MB/s 462965 calls/s # udp tx: 637 MB/s 10818 calls/s 10818 msg/s # udp rx: 644 MB/s 469954 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 msg/s # udp rx: 647 MB/s 472078 calls/s # udp tx: 673 MB/s 11423 calls/s 11423 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__->