make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1020 MB/s 17312 calls/s 17312 msg/s # tcp rx: 1020 MB/s 133608 calls/s # tcp tx: 1138 MB/s 19306 calls/s 19306 msg/s # tcp rx: 1138 MB/s 136345 calls/s # tcp tx: 1121 MB/s 19022 calls/s 19022 msg/s # tcp rx: 1122 MB/s 129498 calls/s # tcp tx: 1096 MB/s 18599 calls/s 18599 msg/s # udp gso - over veth touching data # udp rx: 686 MB/s 489358 calls/s # udp tx: 706 MB/s 11976 calls/s 11976 msg/s # udp rx: 667 MB/s 475722 calls/s # udp tx: 673 MB/s 11417 calls/s 11417 msg/s # udp rx: 735 MB/s 524012 calls/s # udp tx: 739 MB/s 12541 calls/s 12541 msg/s # udp rx: 736 MB/s 524327 calls/s # udp tx: 740 MB/s 12555 calls/s 12555 msg/s # udp gso and gro - over veth touching data # udp rx: 946 MB/s 674370 calls/s # udp tx: 965 MB/s 16376 calls/s 16376 msg/s # udp rx: 1094 MB/s 779564 calls/s # udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # udp rx: 1272 MB/s 906690 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1247 MB/s 888941 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1050 MB/s 17823 calls/s 17823 msg/s # tcp rx: 1095 MB/s 133749 calls/s # tcp tx: 1232 MB/s 20905 calls/s 20905 msg/s # tcp rx: 1236 MB/s 42972 calls/s # tcp tx: 1051 MB/s 17829 calls/s 17829 msg/s # tcp rx: 1054 MB/s 116234 calls/s # tcp tx: 1088 MB/s 18467 calls/s 18467 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 426063 calls/s # udp tx: 599 MB/s 10163 calls/s 10163 msg/s # udp rx: 626 MB/s 456784 calls/s # udp tx: 625 MB/s 10617 calls/s 10617 msg/s # udp rx: 627 MB/s 457399 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp rx: 634 MB/s 462466 calls/s # udp tx: 633 MB/s 10751 calls/s 10751 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 426898 calls/s # udp tx: 600 MB/s 10181 calls/s 10181 msg/s # udp rx: 605 MB/s 441340 calls/s # udp tx: 609 MB/s 10330 calls/s 10330 msg/s # udp rx: 602 MB/s 439682 calls/s # udp tx: 606 MB/s 10288 calls/s 10288 msg/s # udp rx: 602 MB/s 439660 calls/s # udp tx: 623 MB/s 10579 calls/s 10579 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->