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.56 [+1.42] tx=137312 (MB=8568), tx/s=137312 (MB/s=8568) # 3.07 [+1.50] rx=137312 (8568 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=123588 (MB=7712), tx/s=123588 (MB/s=7712) # 6.06 [+1.36] rx=61786 (7712 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=101248 (MB=6318), tx/s=101248 (MB/s=6318) # 9.18 [+1.50] rx=101248 (6318 MB) # 9.18 [+0.00] ok # 9.39 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=112049 (MB=6992), tx/s=112049 (MB/s=6992) # 12.21 [+1.40] rx=55319 (6992 MB) # 12.21 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=130976 (MB=8173), tx/s=130976 (MB/s=8173) # 15.33 [+1.50] rx=130976 (8173 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=134262 (MB=8378), tx/s=134262 (MB/s=8378) # 18.33 [+1.40] rx=67030 (8378 MB) # 18.34 [+0.00] ok # 18.54 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.43] tx=103360 (MB=6450), tx/s=103360 (MB/s=6450) # 21.47 [+1.50] rx=103360 (6450 MB) # 21.47 [+0.00] ok # 21.66 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=114925 (MB=7171), tx/s=114925 (MB/s=7171) # 24.48 [+1.40] rx=57219 (7171 MB) # 24.48 [+0.00] ok # 24.68 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=115392 (MB=7200), tx/s=115392 (MB/s=7200) # 27.61 [+1.50] rx=115392 (7200 MB) # 27.61 [+0.00] ok # 27.82 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.47] tx=130841 (MB=8164), tx/s=130841 (MB/s=8164) # 30.65 [+1.36] rx=65390 (8164 MB) # 30.65 [+0.00] ok # 30.86 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=131552 (MB=8209), tx/s=131552 (MB/s=8209) # 33.78 [+1.50] rx=131552 (8209 MB) # 33.78 [+0.00] ok # 33.98 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=107986 (MB=6738), tx/s=107986 (MB/s=6738) # 36.81 [+1.40] rx=52477 (6738 MB) # 36.81 [+0.00] ok # 36.84 [+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__->