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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=135456 (MB=8452), tx/s=135456 (MB/s=8452) # 3.10 [+1.50] rx=135456 (8452 MB) # 3.10 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=124673 (MB=7780), tx/s=124673 (MB/s=7780) # 6.12 [+1.36] rx=62319 (7780 MB) # 6.12 [+0.00] ok # 6.31 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=143936 (MB=8982), tx/s=143936 (MB/s=8982) # 9.23 [+1.50] rx=143936 (8982 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.42] tx=117180 (MB=7312), tx/s=117180 (MB/s=7312) # 12.26 [+1.40] rx=58519 (7312 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 15.38 [+1.50] rx=130464 (8141 MB) # 15.38 [+0.00] ok # 15.58 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.46] tx=136857 (MB=8540), tx/s=136857 (MB/s=8540) # 18.41 [+1.36] rx=68261 (8540 MB) # 18.41 [+0.00] ok # 18.60 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=111648 (MB=6967), tx/s=111648 (MB/s=6967) # 21.53 [+1.50] rx=111648 (6967 MB) # 21.53 [+0.00] ok # 21.73 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.42] tx=111942 (MB=6985), tx/s=111942 (MB/s=6985) # 24.55 [+1.40] rx=55951 (6985 MB) # 24.55 [+0.00] ok # 24.74 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=108608 (MB=6777), tx/s=108608 (MB/s=6777) # 27.67 [+1.50] rx=108608 (6777 MB) # 27.67 [+0.00] ok # 27.86 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.42] tx=113717 (MB=7096), tx/s=113717 (MB/s=7096) # 30.69 [+1.40] rx=56836 (7096 MB) # 30.69 [+0.00] ok # 30.88 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=159552 (MB=9956), tx/s=159552 (MB/s=9956) # 33.81 [+1.50] rx=159552 (9956 MB) # 33.81 [+0.00] ok # 34.01 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=124912 (MB=7794), tx/s=124912 (MB/s=7794) # 36.84 [+1.40] rx=62219 (7794 MB) # 36.84 [+0.00] ok # 36.86 [+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__->