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=86720 (MB=5411), tx/s=86720 (MB/s=5411) # 3.06 [+1.50] rx=86720 (5411 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=124838 (MB=7790), tx/s=124838 (MB/s=7790) # 6.06 [+1.36] rx=62412 (7790 MB) # 6.06 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=98208 (MB=6128), tx/s=98208 (MB/s=6128) # 9.14 [+1.50] rx=98208 (6128 MB) # 9.14 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=118659 (MB=7404), tx/s=118659 (MB/s=7404) # 12.12 [+1.36] rx=59254 (7404 MB) # 12.12 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=122368 (MB=7636), tx/s=122368 (MB/s=7636) # 15.23 [+1.50] rx=122368 (7636 MB) # 15.23 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=119988 (MB=7487), tx/s=119988 (MB/s=7487) # 18.23 [+1.40] rx=59733 (7487 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=95744 (MB=5974), tx/s=95744 (MB/s=5974) # 21.32 [+1.50] rx=95744 (5974 MB) # 21.33 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=127136 (MB=7933), tx/s=127136 (MB/s=7933) # 24.30 [+1.36] rx=63541 (7933 MB) # 24.30 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=76032 (MB=4744), tx/s=76032 (MB/s=4744) # 27.40 [+1.50] rx=76032 (4744 MB) # 27.40 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=116519 (MB=7271), tx/s=116519 (MB/s=7271) # 30.38 [+1.36] rx=58214 (7271 MB) # 30.38 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=98176 (MB=6126), tx/s=98176 (MB/s=6126) # 33.48 [+1.50] rx=98176 (6126 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=144164 (MB=8996), tx/s=144164 (MB/s=8996) # 36.46 [+1.40] rx=72016 (8996 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__->