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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 3.07 [+1.50] rx=113280 (7069 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114409 (MB=7139), tx/s=114409 (MB/s=7139) # 6.05 [+1.36] rx=57200 (7139 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=119552 (MB=7460), tx/s=119552 (MB/s=7460) # 9.13 [+1.50] rx=119552 (7460 MB) # 9.13 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=120003 (MB=7488), tx/s=120003 (MB/s=7488) # 12.12 [+1.40] rx=59998 (7488 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=128576 (MB=8023), tx/s=128576 (MB/s=8023) # 15.21 [+1.50] rx=128576 (8023 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=119170 (MB=7436), tx/s=119170 (MB/s=7436) # 18.20 [+1.40] rx=59473 (7436 MB) # 18.20 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=117344 (MB=7322), tx/s=117344 (MB/s=7322) # 21.31 [+1.50] rx=117344 (7322 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=111706 (MB=6970), tx/s=111706 (MB/s=6970) # 24.29 [+1.36] rx=55836 (6970 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 27.39 [+1.50] rx=123232 (7690 MB) # 27.39 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=114832 (MB=7165), tx/s=114832 (MB/s=7165) # 30.37 [+1.40] rx=57411 (7165 MB) # 30.37 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 33.47 [+1.50] rx=139424 (8700 MB) # 33.47 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=118952 (MB=7423), tx/s=118952 (MB/s=7423) # 36.45 [+1.40] rx=59346 (7423 MB) # 36.46 [+0.00] ok # 36.48 [+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__->