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.59 [+1.42] tx=111264 (MB=6943), tx/s=111264 (MB/s=6943) # 3.09 [+1.50] rx=111264 (6943 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=123308 (MB=7694), tx/s=123308 (MB/s=7694) # 6.12 [+1.40] rx=61640 (7694 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=128576 (MB=8023), tx/s=128576 (MB/s=8023) # 9.24 [+1.50] rx=128576 (8023 MB) # 9.24 [+0.00] ok # 9.43 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=134707 (MB=8406), tx/s=134707 (MB/s=8406) # 12.25 [+1.36] rx=66679 (8406 MB) # 12.25 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=132672 (MB=8279), tx/s=132672 (MB/s=8279) # 15.35 [+1.50] rx=132672 (8279 MB) # 15.36 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=111580 (MB=6963), tx/s=111580 (MB/s=6963) # 18.36 [+1.40] rx=55485 (6963 MB) # 18.36 [+0.00] ok # 18.64 [+0.28] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.43] tx=83680 (MB=5221), tx/s=83680 (MB/s=5221) # 21.57 [+1.50] rx=83680 (5221 MB) # 21.57 [+0.00] ok # 21.74 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=114519 (MB=7146), tx/s=114519 (MB/s=7146) # 24.56 [+1.36] rx=57229 (7146 MB) # 24.56 [+0.00] ok # 24.77 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=119168 (MB=7436), tx/s=119168 (MB/s=7436) # 27.69 [+1.50] rx=119168 (7436 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.42] tx=115320 (MB=7196), tx/s=115320 (MB/s=7196) # 30.71 [+1.40] rx=57495 (7196 MB) # 30.71 [+0.00] ok # 30.91 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=147392 (MB=9197), tx/s=147392 (MB/s=9197) # 33.83 [+1.50] rx=147392 (9197 MB) # 33.83 [+0.00] ok # 34.01 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=115354 (MB=7198), tx/s=115354 (MB/s=7198) # 36.84 [+1.40] rx=57409 (7198 MB) # 36.84 [+0.00] ok # 36.87 [+0.03] 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__->