make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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: io_uring_zerocopy_tx.sh # 0.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=100640 (MB=6280), tx/s=100640 (MB/s=6280) # 3.07 [+1.50] rx=100640 (6280 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=114310 (MB=7133), tx/s=114310 (MB/s=7133) # 6.06 [+1.36] rx=57143 (7133 MB) # 6.06 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=112864 (MB=7043), tx/s=112864 (MB/s=7043) # 9.17 [+1.50] rx=112864 (7043 MB) # 9.17 [+0.00] ok # 9.37 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=119244 (MB=7441), tx/s=119244 (MB/s=7441) # 12.20 [+1.36] rx=59607 (7441 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=125088 (MB=7805), tx/s=125088 (MB/s=7805) # 15.31 [+1.50] rx=125088 (7805 MB) # 15.31 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.43] tx=115219 (MB=7190), tx/s=115219 (MB/s=7190) # 18.33 [+1.40] rx=57249 (7190 MB) # 18.33 [+0.00] ok # 18.53 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=130816 (MB=8163), tx/s=130816 (MB/s=8163) # 21.45 [+1.50] rx=130816 (8163 MB) # 21.45 [+0.00] ok # 21.64 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.46] tx=121315 (MB=7570), tx/s=121315 (MB/s=7570) # 24.46 [+1.36] rx=60599 (7570 MB) # 24.46 [+0.00] ok # 24.66 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=130176 (MB=8123), tx/s=130176 (MB/s=8123) # 27.58 [+1.50] rx=130176 (8123 MB) # 27.58 [+0.00] ok # 27.78 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.46] tx=106905 (MB=6671), tx/s=106905 (MB/s=6671) # 30.61 [+1.36] rx=53406 (6671 MB) # 30.61 [+0.00] ok # 30.80 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=130208 (MB=8125), tx/s=130208 (MB/s=8125) # 33.73 [+1.50] rx=130208 (8125 MB) # 33.73 [+0.00] ok # 33.92 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=118786 (MB=7412), tx/s=118786 (MB/s=7412) # 36.74 [+1.40] rx=59253 (7412 MB) # 36.74 [+0.00] ok # 36.77 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->