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=136000 (MB=8486), tx/s=136000 (MB/s=8486) # 3.06 [+1.50] rx=136000 (8486 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=112197 (MB=7001), tx/s=112197 (MB/s=7001) # 6.05 [+1.40] rx=56078 (7001 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=120576 (MB=7524), tx/s=120576 (MB/s=7524) # 9.14 [+1.50] rx=120576 (7524 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=133124 (MB=8307), tx/s=133124 (MB/s=8307) # 12.12 [+1.36] rx=66522 (8307 MB) # 12.13 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 15.22 [+1.50] rx=133248 (8315 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=122527 (MB=7646), tx/s=122527 (MB/s=7646) # 18.21 [+1.40] rx=61063 (7646 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=141376 (MB=8822), tx/s=141376 (MB/s=8822) # 21.30 [+1.50] rx=141376 (8822 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=113743 (MB=7097), tx/s=113743 (MB/s=7097) # 24.29 [+1.36] rx=56840 (7097 MB) # 24.30 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=121952 (MB=7610), tx/s=121952 (MB/s=7610) # 27.39 [+1.50] rx=121952 (7610 MB) # 27.39 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=114330 (MB=7134), tx/s=114330 (MB/s=7134) # 30.37 [+1.36] rx=57094 (7134 MB) # 30.37 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=138208 (MB=8624), tx/s=138208 (MB/s=8624) # 33.45 [+1.50] rx=138208 (8624 MB) # 33.45 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=119838 (MB=7478), tx/s=119838 (MB/s=7478) # 36.43 [+1.40] rx=59864 (7478 MB) # 36.43 [+0.00] ok # 36.45 [+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__->