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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=109600 (MB=6839), tx/s=109600 (MB/s=6839) # 3.04 [+1.50] rx=109154 (6811 MB) # 3.04 [+0.00] ok # 3.19 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=126936 (MB=7921), tx/s=126936 (MB/s=7921) # 6.01 [+1.36] rx=63446 (7921 MB) # 6.01 [+0.00] ok # 6.16 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=127520 (MB=7957), tx/s=127520 (MB/s=7957) # 9.08 [+1.50] rx=127520 (7957 MB) # 9.08 [+0.00] ok # 9.23 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.69 [+1.46] tx=137420 (MB=8575), tx/s=137420 (MB/s=8575) # 12.05 [+1.36] rx=68660 (8575 MB) # 12.05 [+0.00] ok # 12.20 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=139392 (MB=8698), tx/s=139392 (MB/s=8698) # 15.12 [+1.50] rx=139392 (8698 MB) # 15.12 [+0.00] ok # 15.27 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.46] tx=140887 (MB=8791), tx/s=140887 (MB/s=8791) # 18.09 [+1.36] rx=70373 (8791 MB) # 18.09 [+0.00] ok # 18.25 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=110816 (MB=6915), tx/s=110816 (MB/s=6915) # 21.16 [+1.50] rx=110816 (6915 MB) # 21.17 [+0.00] ok # 21.31 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.77 [+1.46] tx=117067 (MB=7305), tx/s=117067 (MB/s=7305) # 24.13 [+1.36] rx=58519 (7305 MB) # 24.13 [+0.00] ok # 24.30 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.72 [+1.42] tx=102976 (MB=6426), tx/s=102976 (MB/s=6426) # 27.22 [+1.50] rx=102976 (6426 MB) # 27.22 [+0.00] ok # 27.40 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.42] tx=123479 (MB=7705), tx/s=123479 (MB/s=7705) # 30.22 [+1.40] rx=61655 (7705 MB) # 30.22 [+0.00] ok # 30.41 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=116448 (MB=7266), tx/s=116448 (MB/s=7266) # 33.34 [+1.50] rx=116448 (7266 MB) # 33.34 [+0.00] ok # 33.51 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=106704 (MB=6658), tx/s=106704 (MB/s=6658) # 36.33 [+1.40] rx=53274 (6658 MB) # 36.33 [+0.00] ok # 36.35 [+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__->