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=95008 (MB=5928), tx/s=95008 (MB/s=5928) # 3.06 [+1.50] rx=95008 (5928 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=111674 (MB=6968), tx/s=111674 (MB/s=6968) # 6.03 [+1.40] rx=54945 (6968 MB) # 6.03 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=84832 (MB=5293), tx/s=84832 (MB/s=5293) # 9.12 [+1.50] rx=84832 (5293 MB) # 9.12 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=138209 (MB=8624), tx/s=138209 (MB/s=8624) # 12.11 [+1.40] rx=69073 (8624 MB) # 12.12 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=135968 (MB=8484), tx/s=135968 (MB/s=8484) # 15.19 [+1.50] rx=135968 (8484 MB) # 15.19 [+0.00] ok # 15.37 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=122686 (MB=7656), tx/s=122686 (MB/s=7656) # 18.19 [+1.40] rx=60733 (7656 MB) # 18.19 [+0.00] ok # 18.38 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=83424 (MB=5205), tx/s=83424 (MB/s=5205) # 21.30 [+1.50] rx=83424 (5205 MB) # 21.30 [+0.00] ok # 21.48 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=132546 (MB=8271), tx/s=132546 (MB/s=8271) # 24.31 [+1.40] rx=66239 (8271 MB) # 24.31 [+0.00] ok # 24.50 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=109120 (MB=6809), tx/s=109120 (MB/s=6809) # 27.42 [+1.50] rx=109120 (6809 MB) # 27.42 [+0.00] ok # 27.61 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=116625 (MB=7277), tx/s=116625 (MB/s=7277) # 30.43 [+1.36] rx=58291 (7277 MB) # 30.43 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=105344 (MB=6573), tx/s=105344 (MB/s=6573) # 33.54 [+1.50] rx=105344 (6573 MB) # 33.54 [+0.00] ok # 33.73 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.46] tx=118583 (MB=7400), tx/s=118583 (MB/s=7400) # 36.55 [+1.36] rx=59029 (7400 MB) # 36.55 [+0.00] ok # 36.57 [+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__->