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=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 3.08 [+1.50] rx=135424 (8450 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=131426 (MB=8201), tx/s=131426 (MB/s=8201) # 6.07 [+1.36] rx=65694 (8201 MB) # 6.07 [+0.00] ok # 6.28 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=113920 (MB=7109), tx/s=113920 (MB/s=7109) # 9.20 [+1.50] rx=113920 (7109 MB) # 9.20 [+0.00] ok # 9.41 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.47] tx=125278 (MB=7817), tx/s=125278 (MB/s=7817) # 12.23 [+1.36] rx=62478 (7817 MB) # 12.23 [+0.00] ok # 12.44 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=127232 (MB=7939), tx/s=127232 (MB/s=7939) # 15.36 [+1.50] rx=127232 (7939 MB) # 15.36 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=134793 (MB=8411), tx/s=134793 (MB/s=8411) # 18.39 [+1.40] rx=67301 (8411 MB) # 18.39 [+0.00] ok # 18.59 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.43] tx=141312 (MB=8818), tx/s=141312 (MB/s=8818) # 21.52 [+1.50] rx=141312 (8818 MB) # 21.52 [+0.00] ok # 21.70 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=113180 (MB=7062), tx/s=113180 (MB/s=7062) # 24.52 [+1.36] rx=56584 (7062 MB) # 24.52 [+0.00] ok # 24.69 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 27.61 [+1.50] rx=114880 (7168 MB) # 27.61 [+0.00] ok # 27.81 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=110184 (MB=6875), tx/s=110184 (MB/s=6875) # 30.63 [+1.36] rx=55028 (6875 MB) # 30.63 [+0.00] ok # 30.83 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=159456 (MB=9950), tx/s=159456 (MB/s=9950) # 33.76 [+1.50] rx=159456 (9950 MB) # 33.76 [+0.00] ok # 33.96 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.43] tx=119574 (MB=7461), tx/s=119574 (MB/s=7461) # 36.78 [+1.40] rx=59457 (7461 MB) # 36.78 [+0.00] ok # 36.81 [+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__->