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=127840 (MB=7977), tx/s=127840 (MB/s=7977) # 3.07 [+1.50] rx=127840 (7977 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=122438 (MB=7640), tx/s=122438 (MB/s=7640) # 6.10 [+1.36] rx=61140 (7640 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=145248 (MB=9064), tx/s=145248 (MB/s=9064) # 9.20 [+1.50] rx=144727 (9031 MB) # 9.20 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=132845 (MB=8290), tx/s=132845 (MB/s=8290) # 12.21 [+1.36] rx=65540 (8290 MB) # 12.21 [+0.00] ok # 12.40 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=153184 (MB=9559), tx/s=153184 (MB/s=9559) # 15.32 [+1.50] rx=153184 (9559 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.43] tx=102179 (MB=6376), tx/s=102179 (MB/s=6376) # 18.36 [+1.40] rx=50508 (6376 MB) # 18.36 [+0.00] ok # 18.57 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.43] tx=112864 (MB=7043), tx/s=112864 (MB/s=7043) # 21.50 [+1.50] rx=112864 (7043 MB) # 21.50 [+0.00] ok # 21.69 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=128262 (MB=8004), tx/s=128262 (MB/s=8004) # 24.51 [+1.36] rx=64120 (8004 MB) # 24.51 [+0.00] ok # 24.69 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=146976 (MB=9171), tx/s=146976 (MB/s=9171) # 27.61 [+1.50] rx=146976 (9171 MB) # 27.62 [+0.00] ok # 27.80 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.42] tx=125016 (MB=7801), tx/s=125016 (MB/s=7801) # 30.63 [+1.40] rx=62494 (7801 MB) # 30.63 [+0.00] ok # 30.81 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=156448 (MB=9762), tx/s=156448 (MB/s=9762) # 33.73 [+1.50] rx=156448 (9762 MB) # 33.73 [+0.00] ok # 33.91 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=129676 (MB=8092), tx/s=129676 (MB/s=8092) # 36.74 [+1.40] rx=64703 (8092 MB) # 36.74 [+0.00] ok # 36.77 [+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__->