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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=136416 (MB=8512), tx/s=136416 (MB/s=8512) # 3.08 [+1.50] rx=136416 (8512 MB) # 3.08 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=129458 (MB=8078), tx/s=129458 (MB/s=8078) # 6.10 [+1.36] rx=64695 (8078 MB) # 6.10 [+0.00] ok # 6.24 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=147072 (MB=9177), tx/s=147072 (MB/s=9177) # 9.16 [+1.50] rx=147072 (9177 MB) # 9.16 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=119961 (MB=7486), tx/s=119961 (MB/s=7486) # 12.16 [+1.40] rx=59939 (7486 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=155872 (MB=9726), tx/s=155872 (MB/s=9726) # 15.26 [+1.50] rx=155872 (9726 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=139184 (MB=8685), tx/s=139184 (MB/s=8685) # 18.27 [+1.40] rx=69496 (8685 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=136672 (MB=8528), tx/s=136672 (MB/s=8528) # 21.36 [+1.50] rx=136672 (8528 MB) # 21.36 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=117184 (MB=7312), tx/s=117184 (MB/s=7312) # 24.37 [+1.36] rx=58558 (7312 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 27.46 [+1.50] rx=150048 (9363 MB) # 27.46 [+0.00] ok # 27.62 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=130825 (MB=8163), tx/s=130825 (MB/s=8163) # 30.44 [+1.36] rx=64400 (8163 MB) # 30.44 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=153088 (MB=9553), tx/s=153088 (MB/s=9553) # 33.52 [+1.50] rx=153088 (9553 MB) # 33.52 [+0.00] ok # 33.70 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=124291 (MB=7756), tx/s=124291 (MB/s=7756) # 36.52 [+1.40] rx=61387 (7756 MB) # 36.52 [+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__->