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: 1098 MB/s 18631 calls/s 18631 msg/s # tcp rx: 1099 MB/s 135456 calls/s # tcp tx: 1122 MB/s 19036 calls/s 19036 msg/s # tcp rx: 1123 MB/s 135850 calls/s # tcp tx: 1082 MB/s 18354 calls/s 18354 msg/s # tcp rx: 1083 MB/s 128380 calls/s # tcp tx: 1081 MB/s 18339 calls/s 18339 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 813744 calls/s # udp tx: 1168 MB/s 19816 calls/s 19816 msg/s # udp rx: 1210 MB/s 862499 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 791 MB/s 563850 calls/s # udp tx: 789 MB/s 13398 calls/s 13398 msg/s # udp rx: 668 MB/s 476550 calls/s # udp tx: 670 MB/s 11364 calls/s 11364 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 454234 calls/s # udp tx: 650 MB/s 11033 calls/s 11033 msg/s # udp rx: 675 MB/s 481361 calls/s # udp tx: 675 MB/s 11464 calls/s 11464 msg/s # udp rx: 677 MB/s 482898 calls/s # udp tx: 677 MB/s 11495 calls/s 11495 msg/s # udp rx: 680 MB/s 484426 calls/s # udp tx: 680 MB/s 11536 calls/s 11536 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 738 MB/s 12522 calls/s 12522 msg/s # tcp rx: 745 MB/s 85175 calls/s # tcp tx: 724 MB/s 12296 calls/s 12296 msg/s # tcp rx: 724 MB/s 83847 calls/s # tcp tx: 717 MB/s 12170 calls/s 12170 msg/s # tcp rx: 718 MB/s 84158 calls/s # tcp tx: 720 MB/s 12227 calls/s 12227 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 883026 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1245 MB/s 908238 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp rx: 1239 MB/s 903686 calls/s # udp tx: 1240 MB/s 21039 calls/s 21039 msg/s # udp rx: 1242 MB/s 905802 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 454744 calls/s # udp tx: 636 MB/s 10803 calls/s 10803 msg/s # udp rx: 614 MB/s 448221 calls/s # udp tx: 612 MB/s 10393 calls/s 10393 msg/s # udp rx: 646 MB/s 471674 calls/s # udp tx: 648 MB/s 10996 calls/s 10996 msg/s # udp rx: 638 MB/s 465576 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 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__->