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=132064 (MB=8241), tx/s=132064 (MB/s=8241) # 3.07 [+1.50] rx=132064 (8241 MB) # 3.07 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=129350 (MB=8071), tx/s=129350 (MB/s=8071) # 6.09 [+1.36] rx=63765 (8071 MB) # 6.09 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 9.21 [+1.50] rx=124576 (7774 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=119768 (MB=7473), tx/s=119768 (MB/s=7473) # 12.21 [+1.40] rx=59697 (7473 MB) # 12.21 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=139488 (MB=8704), tx/s=139488 (MB/s=8704) # 15.32 [+1.50] rx=139488 (8704 MB) # 15.32 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=118584 (MB=7400), tx/s=118584 (MB/s=7400) # 18.33 [+1.40] rx=58994 (7400 MB) # 18.33 [+0.00] ok # 18.52 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 21.44 [+1.50] rx=137792 (8598 MB) # 21.45 [+0.00] ok # 21.60 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=127737 (MB=7971), tx/s=127737 (MB/s=7971) # 24.42 [+1.36] rx=63863 (7971 MB) # 24.43 [+0.00] ok # 24.58 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=150080 (MB=9365), tx/s=150080 (MB/s=9365) # 27.50 [+1.50] rx=150080 (9365 MB) # 27.50 [+0.00] ok # 27.65 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=134720 (MB=8407), tx/s=134720 (MB/s=8407) # 30.47 [+1.36] rx=67346 (8407 MB) # 30.47 [+0.00] ok # 30.61 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=166688 (MB=10401), tx/s=166688 (MB/s=10401) # 33.53 [+1.50] rx=166688 (10401 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=116334 (MB=7259), tx/s=116334 (MB/s=7259) # 36.52 [+1.40] rx=58094 (7259 MB) # 36.52 [+0.00] ok # 36.55 [+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__->