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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=129632 (MB=8089), tx/s=129632 (MB/s=8089) # 3.10 [+1.50] rx=129632 (8089 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=127679 (MB=7967), tx/s=127679 (MB/s=7967) # 6.12 [+1.36] rx=63802 (7967 MB) # 6.12 [+0.00] ok # 6.29 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=109152 (MB=6811), tx/s=109152 (MB/s=6811) # 9.21 [+1.50] rx=109152 (6811 MB) # 9.21 [+0.00] ok # 9.40 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=112726 (MB=7034), tx/s=112726 (MB/s=7034) # 12.22 [+1.36] rx=56301 (7034 MB) # 12.22 [+0.00] ok # 12.40 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=165440 (MB=10324), tx/s=165440 (MB/s=10324) # 15.32 [+1.50] rx=165440 (10324 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=136217 (MB=8500), tx/s=136217 (MB/s=8500) # 18.32 [+1.40] rx=67927 (8500 MB) # 18.32 [+0.00] ok # 18.49 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=138624 (MB=8650), tx/s=138624 (MB/s=8650) # 21.41 [+1.50] rx=138624 (8650 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=128676 (MB=8029), tx/s=128676 (MB/s=8029) # 24.41 [+1.36] rx=64293 (8029 MB) # 24.41 [+0.00] ok # 24.57 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=142432 (MB=8888), tx/s=142432 (MB/s=8888) # 27.49 [+1.50] rx=142432 (8888 MB) # 27.49 [+0.00] ok # 27.65 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=123933 (MB=7733), tx/s=123933 (MB/s=7733) # 30.47 [+1.36] rx=59901 (7733 MB) # 30.47 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=142496 (MB=8892), tx/s=142496 (MB/s=8892) # 33.56 [+1.50] rx=142496 (8892 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.46] tx=131764 (MB=8222), tx/s=131764 (MB/s=8222) # 36.55 [+1.36] rx=65732 (8222 MB) # 36.56 [+0.00] ok # 36.58 [+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__->