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.57 [+1.42] tx=111168 (MB=6937), tx/s=111168 (MB/s=6937) # 3.07 [+1.50] rx=111168 (6937 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=110168 (MB=6874), tx/s=110168 (MB/s=6874) # 6.08 [+1.36] rx=55053 (6874 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=147584 (MB=9209), tx/s=147584 (MB/s=9209) # 9.18 [+1.50] rx=147584 (9209 MB) # 9.18 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=113833 (MB=7103), tx/s=113833 (MB/s=7103) # 12.18 [+1.40] rx=56903 (7103 MB) # 12.18 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=133920 (MB=8357), tx/s=133920 (MB/s=8357) # 15.27 [+1.50] rx=133920 (8357 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=116987 (MB=7300), tx/s=116987 (MB/s=7300) # 18.26 [+1.40] rx=57962 (7300 MB) # 18.26 [+0.00] ok # 18.42 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=138592 (MB=8648), tx/s=138592 (MB/s=8648) # 21.34 [+1.50] rx=138592 (8648 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=110832 (MB=6916), tx/s=110832 (MB/s=6916) # 24.32 [+1.40] rx=55412 (6916 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=148416 (MB=9261), tx/s=148416 (MB/s=9261) # 27.41 [+1.50] rx=148416 (9261 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=136915 (MB=8543), tx/s=136915 (MB/s=8543) # 30.40 [+1.40] rx=68432 (8543 MB) # 30.40 [+0.00] ok # 30.56 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=131392 (MB=8199), tx/s=131392 (MB/s=8199) # 33.48 [+1.50] rx=131392 (8199 MB) # 33.48 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=118196 (MB=7375), tx/s=118196 (MB/s=7375) # 36.48 [+1.40] rx=59084 (7375 MB) # 36.48 [+0.00] ok # 36.50 [+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__->