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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=106432 (MB=6641), tx/s=106432 (MB/s=6641) # 3.10 [+1.50] rx=106432 (6641 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=125139 (MB=7809), tx/s=125139 (MB/s=7809) # 6.12 [+1.36] rx=62536 (7809 MB) # 6.12 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=144000 (MB=8986), tx/s=144000 (MB/s=8986) # 9.25 [+1.50] rx=144000 (8986 MB) # 9.26 [+0.00] ok # 9.44 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=134545 (MB=8396), tx/s=134545 (MB/s=8396) # 12.26 [+1.36] rx=67239 (8396 MB) # 12.26 [+0.00] ok # 12.44 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=162880 (MB=10164), tx/s=162880 (MB/s=10164) # 15.36 [+1.50] rx=162880 (10164 MB) # 15.36 [+0.00] ok # 15.54 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=131007 (MB=8175), tx/s=131007 (MB/s=8175) # 18.37 [+1.40] rx=65325 (8175 MB) # 18.37 [+0.00] ok # 18.59 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.43] tx=104000 (MB=6489), tx/s=104000 (MB/s=6489) # 21.52 [+1.50] rx=104000 (6489 MB) # 21.52 [+0.00] ok # 21.71 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=111280 (MB=6944), tx/s=111280 (MB/s=6944) # 24.53 [+1.36] rx=55594 (6944 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.43] tx=109632 (MB=6841), tx/s=109632 (MB/s=6841) # 27.66 [+1.50] rx=109632 (6841 MB) # 27.66 [+0.00] ok # 27.87 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.47] tx=128827 (MB=8039), tx/s=128827 (MB/s=8039) # 30.69 [+1.36] rx=64202 (8039 MB) # 30.69 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=125408 (MB=7825), tx/s=125408 (MB/s=7825) # 33.82 [+1.50] rx=125408 (7825 MB) # 33.82 [+0.00] ok # 34.01 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.46] tx=128826 (MB=8039), tx/s=128826 (MB/s=8039) # 36.83 [+1.36] rx=64284 (8039 MB) # 36.83 [+0.00] ok # 36.85 [+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__->