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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=136832 (MB=8538), tx/s=136832 (MB/s=8538) # 3.05 [+1.50] rx=136832 (8538 MB) # 3.05 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.47] tx=122671 (MB=7655), tx/s=122671 (MB/s=7655) # 6.03 [+1.36] rx=60792 (7655 MB) # 6.03 [+0.00] ok # 6.29 [+0.25] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.43] tx=119456 (MB=7454), tx/s=119456 (MB/s=7454) # 9.22 [+1.50] rx=119456 (7454 MB) # 9.22 [+0.00] ok # 9.39 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=124422 (MB=7764), tx/s=124422 (MB/s=7764) # 12.21 [+1.36] rx=62211 (7764 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=159392 (MB=9946), tx/s=159392 (MB/s=9946) # 15.31 [+1.50] rx=159392 (9946 MB) # 15.31 [+0.00] ok # 15.47 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=122932 (MB=7671), tx/s=122932 (MB/s=7671) # 18.29 [+1.40] rx=61292 (7671 MB) # 18.29 [+0.00] ok # 18.51 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=103104 (MB=6434), tx/s=103104 (MB/s=6434) # 21.43 [+1.50] rx=103104 (6434 MB) # 21.43 [+0.00] ok # 21.63 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=123044 (MB=7678), tx/s=123044 (MB/s=7678) # 24.45 [+1.36] rx=61521 (7678 MB) # 24.45 [+0.00] ok # 24.62 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=134176 (MB=8373), tx/s=134176 (MB/s=8373) # 27.54 [+1.50] rx=134176 (8373 MB) # 27.54 [+0.00] ok # 27.70 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=104019 (MB=6491), tx/s=104019 (MB/s=6491) # 30.52 [+1.36] rx=51263 (6491 MB) # 30.52 [+0.00] ok # 30.69 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 33.61 [+1.50] rx=132992 (8299 MB) # 33.61 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.50] tx=129219 (MB=8063), tx/s=129219 (MB/s=8063) # 36.60 [+1.32] rx=64292 (8063 MB) # 36.60 [+0.00] ok # 36.62 [+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__->