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=115744 (MB=7222), tx/s=115744 (MB/s=7222) # 3.07 [+1.50] rx=115744 (7222 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=119288 (MB=7444), tx/s=119288 (MB/s=7444) # 6.06 [+1.40] rx=59641 (7444 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=126304 (MB=7881), tx/s=126304 (MB/s=7881) # 9.14 [+1.50] rx=126304 (7881 MB) # 9.14 [+0.00] ok # 9.29 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=124012 (MB=7738), tx/s=124012 (MB/s=7738) # 12.11 [+1.40] rx=62004 (7738 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=147008 (MB=9173), tx/s=147008 (MB/s=9173) # 15.19 [+1.50] rx=147008 (9173 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=114915 (MB=7171), tx/s=114915 (MB/s=7171) # 18.17 [+1.40] rx=56844 (7171 MB) # 18.17 [+0.00] ok # 18.35 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=116704 (MB=7282), tx/s=116704 (MB/s=7282) # 21.27 [+1.50] rx=116704 (7282 MB) # 21.27 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=115951 (MB=7235), tx/s=115951 (MB/s=7235) # 24.24 [+1.40] rx=57958 (7235 MB) # 24.24 [+0.00] ok # 24.42 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=126976 (MB=7923), tx/s=126976 (MB/s=7923) # 27.34 [+1.50] rx=126976 (7923 MB) # 27.34 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=123511 (MB=7707), tx/s=123511 (MB/s=7707) # 30.32 [+1.36] rx=61692 (7707 MB) # 30.32 [+0.00] ok # 30.49 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=146304 (MB=9129), tx/s=146304 (MB/s=9129) # 33.42 [+1.50] rx=146304 (9129 MB) # 33.42 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=122447 (MB=7641), tx/s=122447 (MB/s=7641) # 36.41 [+1.40] rx=61051 (7641 MB) # 36.41 [+0.00] ok # 36.43 [+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__->