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=132224 (MB=8251), tx/s=132224 (MB/s=8251) # 3.07 [+1.50] rx=132224 (8251 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=133578 (MB=8335), tx/s=133578 (MB/s=8335) # 6.06 [+1.40] rx=66758 (8335 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=149312 (MB=9317), tx/s=149312 (MB/s=9317) # 9.16 [+1.50] rx=149312 (9317 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=140722 (MB=8781), tx/s=140722 (MB/s=8781) # 12.15 [+1.40] rx=70344 (8781 MB) # 12.16 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=164544 (MB=10268), tx/s=164544 (MB/s=10268) # 15.26 [+1.50] rx=164544 (10268 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=146497 (MB=9141), tx/s=146497 (MB/s=9141) # 18.25 [+1.40] rx=73177 (9141 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=140736 (MB=8782), tx/s=140736 (MB/s=8782) # 21.34 [+1.50] rx=140736 (8782 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=131748 (MB=8221), tx/s=131748 (MB/s=8221) # 24.34 [+1.40] rx=65837 (8221 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=149152 (MB=9307), tx/s=149152 (MB/s=9307) # 27.43 [+1.50] rx=149152 (9307 MB) # 27.44 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=137766 (MB=8597), tx/s=137766 (MB/s=8597) # 30.43 [+1.40] rx=68838 (8597 MB) # 30.43 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=166816 (MB=10409), tx/s=166816 (MB/s=10409) # 33.53 [+1.50] rx=166816 (10409 MB) # 33.53 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=142891 (MB=8916), tx/s=142891 (MB/s=8916) # 36.52 [+1.40] rx=71387 (8916 MB) # 36.52 [+0.00] ok # 36.54 [+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__->