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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=133280 (MB=8317), tx/s=133280 (MB/s=8317) # 3.08 [+1.50] rx=133280 (8317 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=121267 (MB=7567), tx/s=121267 (MB/s=7567) # 6.10 [+1.36] rx=60624 (7567 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=131936 (MB=8233), tx/s=131936 (MB/s=8233) # 9.22 [+1.50] rx=131936 (8233 MB) # 9.22 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=117232 (MB=7315), tx/s=117232 (MB/s=7315) # 12.24 [+1.36] rx=58596 (7315 MB) # 12.24 [+0.00] ok # 12.44 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=156352 (MB=9756), tx/s=156352 (MB/s=9756) # 15.36 [+1.50] rx=156352 (9756 MB) # 15.36 [+0.00] ok # 15.58 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.43] tx=109817 (MB=6852), tx/s=109817 (MB/s=6852) # 18.41 [+1.40] rx=54495 (6852 MB) # 18.41 [+0.00] ok # 18.60 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=133984 (MB=8361), tx/s=133984 (MB/s=8361) # 21.52 [+1.50] rx=133984 (8361 MB) # 21.52 [+0.00] ok # 21.69 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=119183 (MB=7437), tx/s=119183 (MB/s=7437) # 24.51 [+1.36] rx=59563 (7437 MB) # 24.51 [+0.00] ok # 24.72 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.43] tx=144096 (MB=8992), tx/s=144096 (MB/s=8992) # 27.65 [+1.50] rx=144096 (8992 MB) # 27.65 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=115489 (MB=7206), tx/s=115489 (MB/s=7206) # 30.67 [+1.36] rx=57732 (7206 MB) # 30.67 [+0.00] ok # 30.89 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=137152 (MB=8558), tx/s=137152 (MB/s=8558) # 33.81 [+1.50] rx=137152 (8558 MB) # 33.82 [+0.00] ok # 34.03 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.46 [+1.42] tx=122345 (MB=7634), tx/s=122345 (MB/s=7634) # 36.86 [+1.40] rx=60341 (7634 MB) # 36.86 [+0.00] ok # 36.88 [+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__->