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: 1099 MB/s 18649 calls/s 18649 msg/s # tcp rx: 1100 MB/s 135868 calls/s # tcp tx: 1158 MB/s 19647 calls/s 19647 msg/s # tcp rx: 1159 MB/s 138882 calls/s # tcp tx: 1156 MB/s 19618 calls/s 19618 msg/s # tcp rx: 1157 MB/s 138675 calls/s # tcp tx: 1151 MB/s 19528 calls/s 19528 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 437498 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 645 MB/s 459942 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 msg/s # udp rx: 665 MB/s 473951 calls/s # udp tx: 669 MB/s 11350 calls/s 11350 msg/s # udp rx: 683 MB/s 487097 calls/s # udp tx: 687 MB/s 11661 calls/s 11661 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 481352 calls/s # udp tx: 693 MB/s 11755 calls/s 11755 msg/s # udp rx: 683 MB/s 486535 calls/s # udp tx: 687 MB/s 11653 calls/s 11653 msg/s # udp rx: 693 MB/s 493984 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp rx: 703 MB/s 501232 calls/s # udp tx: 706 MB/s 11989 calls/s 11989 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1193 MB/s 20246 calls/s 20246 msg/s # tcp rx: 1194 MB/s 138201 calls/s # tcp tx: 1183 MB/s 20070 calls/s 20070 msg/s # tcp rx: 1184 MB/s 137574 calls/s # tcp tx: 1183 MB/s 20069 calls/s 20069 msg/s # tcp rx: 1184 MB/s 135435 calls/s # tcp tx: 1180 MB/s 20014 calls/s 20014 msg/s # udp gso - over veth touching data # udp rx: 1143 MB/s 834284 calls/s # udp tx: 1173 MB/s 19896 calls/s 19896 msg/s # udp rx: 1238 MB/s 903057 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 1245 MB/s 908458 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1224 MB/s 893030 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831220 calls/s # udp tx: 1159 MB/s 19674 calls/s 19674 msg/s # udp rx: 1249 MB/s 910970 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1262 MB/s 921079 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1260 MB/s 918998 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 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__->