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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=115360 (MB=7198), tx/s=115360 (MB/s=7198) # 3.07 [+1.50] rx=115360 (7198 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=129222 (MB=8063), tx/s=129222 (MB/s=8063) # 6.08 [+1.36] rx=64565 (8063 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=87616 (MB=5467), tx/s=87616 (MB/s=5467) # 9.20 [+1.50] rx=86632 (5406 MB) # 9.20 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=135833 (MB=8476), tx/s=135833 (MB/s=8476) # 12.22 [+1.36] rx=67867 (8476 MB) # 12.22 [+0.00] ok # 12.37 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=132544 (MB=8271), tx/s=132544 (MB/s=8271) # 15.29 [+1.50] rx=132544 (8271 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=125529 (MB=7833), tx/s=125529 (MB/s=7833) # 18.29 [+1.40] rx=62122 (7833 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=101856 (MB=6356), tx/s=101856 (MB/s=6356) # 21.39 [+1.50] rx=101856 (6356 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=120660 (MB=7529), tx/s=120660 (MB/s=7529) # 24.40 [+1.36] rx=60314 (7529 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=107648 (MB=6717), tx/s=107648 (MB/s=6717) # 27.50 [+1.50] rx=107648 (6717 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.42] tx=112343 (MB=7010), tx/s=112343 (MB/s=7010) # 30.50 [+1.40] rx=55231 (7010 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=120480 (MB=7518), tx/s=120480 (MB/s=7518) # 33.61 [+1.50] rx=120480 (7518 MB) # 33.61 [+0.00] ok # 33.80 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=115623 (MB=7215), tx/s=115623 (MB/s=7215) # 36.62 [+1.40] rx=57329 (7215 MB) # 36.62 [+0.00] ok # 36.64 [+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__->