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=108032 (MB=6741), tx/s=108032 (MB/s=6741) # 3.10 [+1.50] rx=108032 (6741 MB) # 3.10 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=117590 (MB=7338), tx/s=117590 (MB/s=7338) # 6.11 [+1.40] rx=58774 (7338 MB) # 6.12 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=122752 (MB=7660), tx/s=122752 (MB/s=7660) # 9.21 [+1.50] rx=122752 (7660 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=133299 (MB=8318), tx/s=133299 (MB/s=8318) # 12.24 [+1.36] rx=66645 (8318 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=135392 (MB=8448), tx/s=135392 (MB/s=8448) # 15.35 [+1.50] rx=135392 (8448 MB) # 15.35 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.46] tx=113658 (MB=7092), tx/s=113658 (MB/s=7092) # 18.35 [+1.36] rx=56669 (7092 MB) # 18.35 [+0.00] ok # 18.53 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=127488 (MB=7955), tx/s=127488 (MB/s=7955) # 21.45 [+1.50] rx=127488 (7955 MB) # 21.45 [+0.00] ok # 21.64 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=99116 (MB=6185), tx/s=99116 (MB/s=6185) # 24.47 [+1.36] rx=49512 (6185 MB) # 24.47 [+0.00] ok # 24.67 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 27.59 [+1.50] rx=149248 (9313 MB) # 27.59 [+0.00] ok # 27.79 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.47] tx=106577 (MB=6650), tx/s=106577 (MB/s=6650) # 30.62 [+1.36] rx=53175 (6650 MB) # 30.62 [+0.00] ok # 30.81 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=153536 (MB=9581), tx/s=153536 (MB/s=9581) # 33.74 [+1.50] rx=153536 (9581 MB) # 33.74 [+0.00] ok # 33.95 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=129189 (MB=8061), tx/s=129189 (MB/s=8061) # 36.77 [+1.40] rx=64426 (8061 MB) # 36.77 [+0.00] ok # 36.80 [+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__->