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.59 [+1.42] tx=109952 (MB=6861), tx/s=109952 (MB/s=6861) # 3.09 [+1.50] rx=109952 (6861 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=113625 (MB=7090), tx/s=113625 (MB/s=7090) # 6.11 [+1.40] rx=56807 (7090 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=114688 (MB=7156), tx/s=114688 (MB/s=7156) # 9.21 [+1.50] rx=114688 (7156 MB) # 9.21 [+0.00] ok # 9.39 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=139165 (MB=8684), tx/s=139165 (MB/s=8684) # 12.21 [+1.36] rx=69571 (8684 MB) # 12.21 [+0.00] ok # 12.42 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=152384 (MB=9509), tx/s=152384 (MB/s=9509) # 15.34 [+1.50] rx=152384 (9509 MB) # 15.34 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.43] tx=110341 (MB=6885), tx/s=110341 (MB/s=6885) # 18.37 [+1.40] rx=54851 (6885 MB) # 18.37 [+0.00] ok # 18.56 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=110464 (MB=6893), tx/s=110464 (MB/s=6893) # 21.49 [+1.50] rx=110464 (6893 MB) # 21.49 [+0.00] ok # 21.70 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=112140 (MB=6997), tx/s=112140 (MB/s=6997) # 24.52 [+1.36] rx=56062 (6997 MB) # 24.53 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=129792 (MB=8099), tx/s=129792 (MB/s=8099) # 27.65 [+1.50] rx=129792 (8099 MB) # 27.65 [+0.00] ok # 27.82 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.46] tx=131330 (MB=8195), tx/s=131330 (MB/s=8195) # 30.64 [+1.36] rx=65647 (8195 MB) # 30.64 [+0.00] ok # 30.83 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=154144 (MB=9619), tx/s=154144 (MB/s=9619) # 33.75 [+1.50] rx=154144 (9619 MB) # 33.75 [+0.00] ok # 33.96 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=134629 (MB=8401), tx/s=134629 (MB/s=8401) # 36.78 [+1.40] rx=67225 (8401 MB) # 36.78 [+0.00] ok # 36.81 [+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__->