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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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 # 0.01 [+0.01] ipv4 # 0.01 [+0.00] tcp - over veth touching data # 1.37 [+1.36] tcp tx: 462 MB/s 7836 calls/s 7836 msg/s # 1.37 [+0.00] tcp rx: 462 MB/s 78639 calls/s # 2.37 [+1.00] tcp tx: 462 MB/s 7844 calls/s 7844 msg/s # 2.37 [+0.00] tcp rx: 463 MB/s 80782 calls/s # 3.37 [+1.00] tcp tx: 461 MB/s 7831 calls/s 7831 msg/s # 3.37 [+0.00] tcp rx: 462 MB/s 78054 calls/s # 4.37 [+1.00] tcp tx: 460 MB/s 7802 calls/s 7802 msg/s # 4.41 [+0.04] udp gso - over veth touching data DETECTED CRASH, lowering timeout # 5.71 [+1.30] udp rx: 896 MB/s 638324 calls/s # 5.74 [+0.03] udp tx: 913 MB/s 15502 calls/s 15502 msg/s # 6.72 [+0.97] udp rx: 698 MB/s 497522 calls/s # 6.74 [+0.03] udp tx: 697 MB/s 11831 calls/s 11831 msg/s # 7.72 [+0.97] udp rx: 842 MB/s 600282 calls/s # 7.74 [+0.03] udp tx: 841 MB/s 14277 calls/s 14277 msg/s # 8.72 [+0.98] udp rx: 748 MB/s 532922 calls/s # 8.74 [+0.02] udp tx: 747 MB/s 12683 calls/s 12683 msg/s # 8.79 [+0.05] udp gso and gro - over veth touching data # 10.08 [+1.29] udp rx: 1043 MB/s 743408 calls/s # 10.10 [+0.03] udp tx: 1074 MB/s 18218 calls/s 18218 msg/s # 11.08 [+0.97] udp rx: 983 MB/s 700702 calls/s # 11.10 [+0.03] udp tx: 984 MB/s 16690 calls/s 16690 msg/s # 12.08 [+0.97] udp rx: 972 MB/s 692732 calls/s # 12.10 [+0.03] udp tx: 964 MB/s 16354 calls/s 16354 msg/s # 13.08 [+0.98] udp rx: 934 MB/s 665792 calls/s # 13.10 [+0.02] udp tx: 939 MB/s 15928 calls/s 15928 msg/s # 13.15 [+0.05] ipv6 # 13.15 [+0.00] tcp - over veth touching data # 14.47 [+1.32] tcp tx: 848 MB/s 14383 calls/s 14383 msg/s # 14.48 [+0.00] tcp rx: 848 MB/s 131065 calls/s # 15.47 [+1.00] tcp tx: 887 MB/s 15051 calls/s 15051 msg/s # 15.48 [+0.00] tcp rx: 888 MB/s 135223 calls/s # 16.47 [+1.00] tcp tx: 884 MB/s 15003 calls/s 15003 msg/s # 16.48 [+0.00] tcp rx: 885 MB/s 139719 calls/s # 17.47 [+1.00] tcp tx: 850 MB/s 14419 calls/s 14419 msg/s # 17.52 [+0.05] udp gso - over veth touching data # 18.83 [+1.31] udp rx: 625 MB/s 455988 calls/s # 18.86 [+0.03] udp tx: 645 MB/s 10942 calls/s 10942 msg/s # 19.83 [+0.97] udp rx: 621 MB/s 453279 calls/s # 19.86 [+0.03] udp tx: 614 MB/s 10426 calls/s 10426 msg/s # 20.84 [+0.97] udp rx: 575 MB/s 419734 calls/s # 20.86 [+0.03] udp tx: 574 MB/s 9737 calls/s 9737 msg/s # 21.84 [+0.97] udp rx: 477 MB/s 348308 calls/s # 21.86 [+0.03] udp tx: 483 MB/s 8201 calls/s 8201 msg/s # 21.91 [+0.05] udp gso and gro - over veth touching data # 23.20 [+1.29] udp rx: 994 MB/s 725152 calls/s # 23.23 [+0.03] udp tx: 1024 MB/s 17375 calls/s 17375 msg/s # 24.20 [+0.97] udp rx: 888 MB/s 647696 calls/s # 24.23 [+0.03] udp tx: 891 MB/s 15113 calls/s 15113 msg/s # 25.21 [+0.97] udp rx: 987 MB/s 720321 calls/s # 25.23 [+0.03] udp tx: 987 MB/s 16743 calls/s 16743 msg/s # 26.21 [+0.97] udp rx: 1011 MB/s 737882 calls/s # 26.23 [+0.03] udp tx: 1013 MB/s 17197 calls/s 17197 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__->