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=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 3.07 [+1.50] rx=139424 (8700 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132823 (MB=8288), tx/s=132823 (MB/s=8288) # 6.07 [+1.36] rx=66388 (8288 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148032 (MB=9237), tx/s=148032 (MB/s=9237) # 9.16 [+1.50] rx=148032 (9237 MB) # 9.16 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=134685 (MB=8404), tx/s=134685 (MB/s=8404) # 12.16 [+1.36] rx=66437 (8404 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=162144 (MB=10118), tx/s=162144 (MB/s=10118) # 15.25 [+1.50] rx=162144 (10118 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=116120 (MB=7246), tx/s=116120 (MB/s=7246) # 18.25 [+1.40] rx=58013 (7246 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=135072 (MB=8428), tx/s=135072 (MB/s=8428) # 21.35 [+1.50] rx=135072 (8428 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=130300 (MB=8131), tx/s=130300 (MB/s=8131) # 24.35 [+1.36] rx=65084 (8131 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=149792 (MB=9347), tx/s=149792 (MB/s=9347) # 27.44 [+1.50] rx=149792 (9347 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=137503 (MB=8580), tx/s=137503 (MB/s=8580) # 30.44 [+1.40] rx=68712 (8580 MB) # 30.44 [+0.00] ok # 30.61 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=130176 (MB=8123), tx/s=130176 (MB/s=8123) # 33.53 [+1.50] rx=130176 (8123 MB) # 33.54 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.46] tx=144035 (MB=8988), tx/s=144035 (MB/s=8988) # 36.53 [+1.36] rx=71920 (8988 MB) # 36.53 [+0.00] ok # 36.55 [+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__->