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=132128 (MB=8245), tx/s=132128 (MB/s=8245) # 3.06 [+1.50] rx=132128 (8245 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=116652 (MB=7279), tx/s=116652 (MB/s=7279) # 6.06 [+1.40] rx=58291 (7279 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148992 (MB=9297), tx/s=148992 (MB/s=9297) # 9.16 [+1.50] rx=148992 (9297 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=140620 (MB=8775), tx/s=140620 (MB/s=8775) # 12.16 [+1.36] rx=70280 (8775 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=145504 (MB=9079), tx/s=145504 (MB/s=9079) # 15.28 [+1.50] rx=145504 (9079 MB) # 15.28 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=124743 (MB=7784), tx/s=124743 (MB/s=7784) # 18.28 [+1.40] rx=62200 (7784 MB) # 18.28 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=127840 (MB=7977), tx/s=127840 (MB/s=7977) # 21.37 [+1.50] rx=127840 (7977 MB) # 21.37 [+0.00] ok # 21.58 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.42] tx=109102 (MB=6808), tx/s=109102 (MB/s=6808) # 24.40 [+1.40] rx=54492 (6808 MB) # 24.41 [+0.00] ok # 24.59 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=121536 (MB=7584), tx/s=121536 (MB/s=7584) # 27.52 [+1.50] rx=121536 (7584 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=119245 (MB=7441), tx/s=119245 (MB/s=7441) # 30.52 [+1.36] rx=59538 (7441 MB) # 30.53 [+0.00] ok # 30.71 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=168032 (MB=10485), tx/s=168032 (MB/s=10485) # 33.63 [+1.50] rx=168032 (10485 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=125565 (MB=7835), tx/s=125565 (MB/s=7835) # 36.63 [+1.40] rx=62611 (7835 MB) # 36.63 [+0.00] ok # 36.65 [+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__->