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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=115808 (MB=7226), tx/s=115808 (MB/s=7226) # 3.10 [+1.50] rx=115808 (7226 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=112865 (MB=7043), tx/s=112865 (MB/s=7043) # 6.13 [+1.36] rx=56332 (7043 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=108160 (MB=6749), tx/s=108160 (MB/s=6749) # 9.26 [+1.50] rx=108160 (6749 MB) # 9.26 [+0.00] ok # 9.43 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=98465 (MB=6144), tx/s=98465 (MB/s=6144) # 12.25 [+1.36] rx=45849 (6144 MB) # 12.25 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=123072 (MB=7680), tx/s=123072 (MB/s=7680) # 15.38 [+1.50] rx=123072 (7680 MB) # 15.38 [+0.00] ok # 15.56 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=97052 (MB=6056), tx/s=97052 (MB/s=6056) # 18.38 [+1.40] rx=48041 (6056 MB) # 18.38 [+0.00] ok # 18.56 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.43] tx=129760 (MB=8097), tx/s=129760 (MB/s=8097) # 21.49 [+1.50] rx=129760 (8097 MB) # 21.49 [+0.00] ok # 21.73 [+0.24] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.47] tx=103062 (MB=6431), tx/s=103062 (MB/s=6431) # 24.56 [+1.36] rx=51005 (6431 MB) # 24.56 [+0.00] ok # 24.83 [+0.27] ipv6 udp -m 2 -t 1 -n 32 # 26.27 [+1.44] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 27.77 [+1.50] rx=123232 (7690 MB) # 27.77 [+0.00] ok # 28.03 [+0.26] ipv6 tcp -m 2 -t 1 -n 1 # 29.50 [+1.47] tx=107055 (MB=6680), tx/s=107055 (MB/s=6680) # 30.86 [+1.36] rx=52845 (6680 MB) # 30.86 [+0.00] ok # 31.11 [+0.25] ipv6 udp -m 3 -t 1 -n 32 # 32.54 [+1.43] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 34.04 [+1.50] rx=140128 (8744 MB) # 34.04 [+0.00] ok # 34.28 [+0.23] ipv6 tcp -m 3 -t 1 -n 1 # 35.70 [+1.43] tx=107594 (MB=6714), tx/s=107594 (MB/s=6714) # 37.10 [+1.40] rx=53548 (6714 MB) # 37.11 [+0.00] ok # 37.14 [+0.03] 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__->