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=117408 (MB=7326), tx/s=117408 (MB/s=7326) # 3.07 [+1.50] rx=117408 (7326 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=119385 (MB=7450), tx/s=119385 (MB/s=7450) # 6.06 [+1.36] rx=59569 (7450 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=148960 (MB=9295), tx/s=148960 (MB/s=9295) # 9.14 [+1.50] rx=148960 (9295 MB) # 9.15 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=140040 (MB=8739), tx/s=140040 (MB/s=8739) # 12.13 [+1.36] rx=69968 (8739 MB) # 12.14 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 15.22 [+1.50] rx=141856 (8852 MB) # 15.23 [+0.00] ok # 15.40 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=114908 (MB=7170), tx/s=114908 (MB/s=7170) # 18.23 [+1.40] rx=57224 (7170 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 21.32 [+1.50] rx=118592 (7400 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=116790 (MB=7288), tx/s=116790 (MB/s=7288) # 24.31 [+1.40] rx=58391 (7288 MB) # 24.31 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=125280 (MB=7817), tx/s=125280 (MB/s=7817) # 27.40 [+1.50] rx=125280 (7817 MB) # 27.40 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=121162 (MB=7560), tx/s=121162 (MB/s=7560) # 30.38 [+1.36] rx=60551 (7560 MB) # 30.38 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=143392 (MB=8948), tx/s=143392 (MB/s=8948) # 33.46 [+1.50] rx=143392 (8948 MB) # 33.46 [+0.00] ok # 33.61 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=123901 (MB=7731), tx/s=123901 (MB/s=7731) # 36.43 [+1.40] rx=61799 (7731 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__->