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=138624 (MB=8650), tx/s=138624 (MB/s=8650) # 3.05 [+1.50] rx=138624 (8650 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=133611 (MB=8337), tx/s=133611 (MB/s=8337) # 6.03 [+1.36] rx=66772 (8337 MB) # 6.03 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=148096 (MB=9241), tx/s=148096 (MB/s=9241) # 9.10 [+1.50] rx=148096 (9241 MB) # 9.10 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.42] tx=139917 (MB=8731), tx/s=139917 (MB/s=8731) # 12.07 [+1.40] rx=69937 (8731 MB) # 12.07 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=163232 (MB=10186), tx/s=163232 (MB/s=10186) # 15.15 [+1.50] rx=163232 (10186 MB) # 15.15 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.72 [+1.42] tx=146557 (MB=9145), tx/s=146557 (MB/s=9145) # 18.12 [+1.40] rx=73231 (9145 MB) # 18.12 [+0.00] ok # 18.28 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=139840 (MB=8726), tx/s=139840 (MB/s=8726) # 21.20 [+1.50] rx=139840 (8726 MB) # 21.20 [+0.00] ok # 21.36 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=130573 (MB=8148), tx/s=130573 (MB/s=8148) # 24.18 [+1.36] rx=64906 (8148 MB) # 24.18 [+0.00] ok # 24.34 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=149568 (MB=9333), tx/s=149568 (MB/s=9333) # 27.26 [+1.50] rx=149568 (9333 MB) # 27.26 [+0.00] ok # 27.42 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.42] tx=140359 (MB=8758), tx/s=140359 (MB/s=8758) # 30.24 [+1.40] rx=70153 (8758 MB) # 30.24 [+0.00] ok # 30.41 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.83 [+1.42] tx=165504 (MB=10328), tx/s=165504 (MB/s=10328) # 33.33 [+1.50] rx=165504 (10328 MB) # 33.33 [+0.00] ok # 33.48 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.90 [+1.42] tx=144435 (MB=9013), tx/s=144435 (MB/s=9013) # 36.30 [+1.40] rx=72136 (9013 MB) # 36.30 [+0.00] ok # 36.32 [+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__->