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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.42] tx=112704 (MB=7033), tx/s=112704 (MB/s=7033) # 3.12 [+1.50] rx=112704 (7033 MB) # 3.12 [+0.00] ok # 3.32 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.46] tx=113716 (MB=7096), tx/s=113716 (MB/s=7096) # 6.15 [+1.36] rx=56846 (7096 MB) # 6.15 [+0.00] ok # 6.35 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.43] tx=146304 (MB=9129), tx/s=146304 (MB/s=9129) # 9.27 [+1.50] rx=146304 (9129 MB) # 9.27 [+0.00] ok # 9.48 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=112619 (MB=7027), tx/s=112619 (MB/s=7027) # 12.30 [+1.36] rx=56130 (7027 MB) # 12.30 [+0.00] ok # 12.52 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.95 [+1.43] tx=137440 (MB=8576), tx/s=137440 (MB/s=8576) # 15.45 [+1.50] rx=137440 (8576 MB) # 15.45 [+0.00] ok # 15.64 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.07 [+1.42] tx=96358 (MB=6013), tx/s=96358 (MB/s=6013) # 18.47 [+1.40] rx=47992 (6013 MB) # 18.47 [+0.00] ok # 18.67 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.10 [+1.43] tx=110336 (MB=6885), tx/s=110336 (MB/s=6885) # 21.60 [+1.50] rx=110336 (6885 MB) # 21.60 [+0.00] ok # 21.80 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.26 [+1.47] tx=107004 (MB=6677), tx/s=107004 (MB/s=6677) # 24.62 [+1.36] rx=53485 (6677 MB) # 24.62 [+0.00] ok # 24.83 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.25 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 27.75 [+1.50] rx=124576 (7774 MB) # 27.75 [+0.00] ok # 27.95 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.42 [+1.46] tx=111591 (MB=6963), tx/s=111591 (MB/s=6963) # 30.78 [+1.36] rx=55724 (6963 MB) # 30.78 [+0.00] ok # 30.99 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.41 [+1.43] tx=156896 (MB=9790), tx/s=156896 (MB/s=9790) # 33.92 [+1.50] rx=156896 (9790 MB) # 33.92 [+0.00] ok # 34.13 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.55 [+1.42] tx=112752 (MB=7036), tx/s=112752 (MB/s=7036) # 36.95 [+1.40] rx=56189 (7036 MB) # 36.95 [+0.00] ok # 36.98 [+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__->