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=137984 (MB=8610), tx/s=137984 (MB/s=8610) # 3.08 [+1.50] rx=137984 (8610 MB) # 3.08 [+0.00] ok # 3.24 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=129539 (MB=8083), tx/s=129539 (MB/s=8083) # 6.06 [+1.36] rx=64744 (8083 MB) # 6.06 [+0.00] ok # 6.21 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=148736 (MB=9281), tx/s=148736 (MB/s=9281) # 9.13 [+1.50] rx=148736 (9281 MB) # 9.14 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=129984 (MB=8111), tx/s=129984 (MB/s=8111) # 12.13 [+1.36] rx=64979 (8111 MB) # 12.13 [+0.00] ok # 12.28 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=146912 (MB=9167), tx/s=146912 (MB/s=9167) # 15.20 [+1.50] rx=146912 (9167 MB) # 15.20 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=130087 (MB=8117), tx/s=130087 (MB/s=8117) # 18.19 [+1.40] rx=64884 (8117 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 21.28 [+1.50] rx=138784 (8660 MB) # 21.28 [+0.00] ok # 21.44 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=127302 (MB=7944), tx/s=127302 (MB/s=7944) # 24.26 [+1.36] rx=63631 (7944 MB) # 24.26 [+0.00] ok # 24.42 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=145248 (MB=9064), tx/s=145248 (MB/s=9064) # 27.34 [+1.50] rx=145248 (9064 MB) # 27.34 [+0.00] ok # 27.53 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=134309 (MB=8381), tx/s=134309 (MB/s=8381) # 30.35 [+1.36] rx=67140 (8381 MB) # 30.35 [+0.00] ok # 30.54 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=164256 (MB=10250), tx/s=164256 (MB/s=10250) # 33.46 [+1.50] rx=163867 (10225 MB) # 33.46 [+0.00] ok # 33.64 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.46] tx=116979 (MB=7299), tx/s=116979 (MB/s=7299) # 36.46 [+1.36] rx=58028 (7299 MB) # 36.46 [+0.00] ok # 36.49 [+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__->