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.23 [+0.23] ipv4 udp -m 1 -t 1 -n 32 # 1.66 [+1.43] tx=108160 (MB=6749), tx/s=108160 (MB/s=6749) # 3.16 [+1.50] rx=108160 (6749 MB) # 3.16 [+0.00] ok # 3.33 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.46] tx=123165 (MB=7685), tx/s=123165 (MB/s=7685) # 6.15 [+1.36] rx=61557 (7685 MB) # 6.15 [+0.00] ok # 6.32 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=144128 (MB=8994), tx/s=144128 (MB/s=8994) # 9.24 [+1.50] rx=144128 (8994 MB) # 9.24 [+0.00] ok # 9.40 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=132126 (MB=8245), tx/s=132126 (MB/s=8245) # 12.22 [+1.36] rx=65166 (8245 MB) # 12.22 [+0.00] ok # 12.38 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=162432 (MB=10136), tx/s=162432 (MB/s=10136) # 15.30 [+1.50] rx=162432 (10136 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=121962 (MB=7610), tx/s=121962 (MB/s=7610) # 18.30 [+1.40] rx=60880 (7610 MB) # 18.30 [+0.00] ok # 18.47 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=126400 (MB=7887), tx/s=126400 (MB/s=7887) # 21.39 [+1.50] rx=126400 (7887 MB) # 21.39 [+0.00] ok # 21.56 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=117682 (MB=7343), tx/s=117682 (MB/s=7343) # 24.38 [+1.36] rx=58823 (7343 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=139872 (MB=8728), tx/s=139872 (MB/s=8728) # 27.47 [+1.50] rx=139872 (8728 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=123554 (MB=7710), tx/s=123554 (MB/s=7710) # 30.46 [+1.36] rx=61755 (7710 MB) # 30.46 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=144576 (MB=9022), tx/s=144576 (MB/s=9022) # 33.56 [+1.50] rx=144576 (9022 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.46] tx=136535 (MB=8520), tx/s=136535 (MB/s=8520) # 36.55 [+1.36] rx=68127 (8520 MB) # 36.55 [+0.00] ok # 36.57 [+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__->