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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 3.06 [+1.50] rx=138784 (8660 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=134068 (MB=8366), tx/s=134068 (MB/s=8366) # 6.04 [+1.40] rx=66996 (8366 MB) # 6.04 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=148832 (MB=9287), tx/s=148832 (MB/s=9287) # 9.13 [+1.50] rx=148832 (9287 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=121168 (MB=7561), tx/s=121168 (MB/s=7561) # 12.11 [+1.36] rx=60561 (7561 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=164928 (MB=10292), tx/s=164928 (MB/s=10292) # 15.19 [+1.50] rx=164928 (10292 MB) # 15.19 [+0.00] ok # 15.34 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=146086 (MB=9116), tx/s=146086 (MB/s=9116) # 18.16 [+1.40] rx=72975 (9116 MB) # 18.16 [+0.00] ok # 18.33 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=137440 (MB=8576), tx/s=137440 (MB/s=8576) # 21.25 [+1.50] rx=137440 (8576 MB) # 21.25 [+0.00] ok # 21.40 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=131554 (MB=8209), tx/s=131554 (MB/s=8209) # 24.22 [+1.36] rx=65339 (8209 MB) # 24.22 [+0.00] ok # 24.38 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=131936 (MB=8233), tx/s=131936 (MB/s=8233) # 27.30 [+1.50] rx=131936 (8233 MB) # 27.30 [+0.00] ok # 27.45 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.91 [+1.46] tx=132065 (MB=8241), tx/s=132065 (MB/s=8241) # 30.27 [+1.36] rx=65990 (8241 MB) # 30.27 [+0.00] ok # 30.42 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=159200 (MB=9934), tx/s=159200 (MB/s=9934) # 33.34 [+1.50] rx=159200 (9934 MB) # 33.34 [+0.00] ok # 33.50 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=142321 (MB=8881), tx/s=142321 (MB/s=8881) # 36.32 [+1.40] rx=70976 (8881 MB) # 36.32 [+0.00] ok # 36.34 [+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__->