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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 3.04 [+1.50] rx=139424 (8700 MB) # 3.04 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.46] tx=132502 (MB=8268), tx/s=132502 (MB/s=8268) # 6.00 [+1.36] rx=66239 (8268 MB) # 6.00 [+0.00] ok # 6.15 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=150208 (MB=9373), tx/s=150208 (MB/s=9373) # 9.08 [+1.50] rx=150208 (9373 MB) # 9.08 [+0.00] ok # 9.23 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.65 [+1.42] tx=140172 (MB=8747), tx/s=140172 (MB/s=8747) # 12.05 [+1.40] rx=70022 (8747 MB) # 12.05 [+0.00] ok # 12.19 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.61 [+1.42] tx=164128 (MB=10242), tx/s=164128 (MB/s=10242) # 15.11 [+1.50] rx=164128 (10242 MB) # 15.11 [+0.00] ok # 15.26 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.67 [+1.42] tx=146015 (MB=9111), tx/s=146015 (MB/s=9111) # 18.07 [+1.40] rx=72953 (9111 MB) # 18.07 [+0.00] ok # 18.22 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.64 [+1.42] tx=138592 (MB=8648), tx/s=138592 (MB/s=8648) # 21.14 [+1.50] rx=138592 (8648 MB) # 21.14 [+0.00] ok # 21.28 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.74 [+1.46] tx=130741 (MB=8158), tx/s=130741 (MB/s=8158) # 24.10 [+1.36] rx=65360 (8158 MB) # 24.10 [+0.00] ok # 24.24 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.66 [+1.42] tx=148960 (MB=9295), tx/s=148960 (MB/s=9295) # 27.16 [+1.50] rx=148960 (9295 MB) # 27.16 [+0.00] ok # 27.30 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.72 [+1.42] tx=138928 (MB=8669), tx/s=138928 (MB/s=8669) # 30.12 [+1.40] rx=69449 (8669 MB) # 30.12 [+0.00] ok # 30.26 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.68 [+1.42] tx=164640 (MB=10274), tx/s=164640 (MB/s=10274) # 33.18 [+1.50] rx=164640 (10274 MB) # 33.18 [+0.00] ok # 33.32 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.74 [+1.42] tx=145996 (MB=9110), tx/s=145996 (MB/s=9110) # 36.14 [+1.40] rx=72944 (9110 MB) # 36.14 [+0.00] ok # 36.16 [+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__->