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=139584 (MB=8710), tx/s=139584 (MB/s=8710) # 3.09 [+1.50] rx=139584 (8710 MB) # 3.09 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=116034 (MB=7240), tx/s=116034 (MB/s=7240) # 6.07 [+1.36] rx=58011 (7240 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146848 (MB=9163), tx/s=146848 (MB/s=9163) # 9.16 [+1.50] rx=146848 (9163 MB) # 9.16 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=132633 (MB=8276), tx/s=132633 (MB/s=8276) # 12.15 [+1.36] rx=66285 (8276 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=156608 (MB=9772), tx/s=156608 (MB/s=9772) # 15.25 [+1.50] rx=156608 (9772 MB) # 15.25 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=134919 (MB=8419), tx/s=134919 (MB/s=8419) # 18.24 [+1.40] rx=67348 (8419 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 21.34 [+1.50] rx=138272 (8628 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=123628 (MB=7714), tx/s=123628 (MB/s=7714) # 24.34 [+1.36] rx=61769 (7714 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=146112 (MB=9117), tx/s=146112 (MB/s=9117) # 27.42 [+1.50] rx=146112 (9117 MB) # 27.42 [+0.00] ok # 27.61 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=130314 (MB=8132), tx/s=130314 (MB/s=8132) # 30.43 [+1.40] rx=65138 (8132 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=164640 (MB=10274), tx/s=164640 (MB/s=10274) # 33.53 [+1.50] rx=164640 (10274 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=139178 (MB=8685), tx/s=139178 (MB/s=8685) # 36.52 [+1.40] rx=69468 (8685 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__->