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=128608 (MB=8025), tx/s=128608 (MB/s=8025) # 3.06 [+1.50] rx=127487 (7955 MB) # 3.06 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=125285 (MB=7818), tx/s=125285 (MB/s=7818) # 6.05 [+1.36] rx=62624 (7818 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=145952 (MB=9107), tx/s=145952 (MB/s=9107) # 9.13 [+1.50] rx=145676 (9090 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=132760 (MB=8284), tx/s=132760 (MB/s=8284) # 12.10 [+1.40] rx=66356 (8284 MB) # 12.10 [+0.00] ok # 12.28 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=132704 (MB=8281), tx/s=132704 (MB/s=8281) # 15.21 [+1.50] rx=132704 (8281 MB) # 15.21 [+0.00] ok # 15.39 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=112677 (MB=7031), tx/s=112677 (MB/s=7031) # 18.21 [+1.40] rx=56221 (7031 MB) # 18.21 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=126720 (MB=7907), tx/s=126720 (MB/s=7907) # 21.32 [+1.50] rx=126720 (7907 MB) # 21.32 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=127937 (MB=7983), tx/s=127937 (MB/s=7983) # 24.32 [+1.36] rx=63939 (7983 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=142720 (MB=8906), tx/s=142720 (MB/s=8906) # 27.43 [+1.50] rx=142720 (8906 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=136756 (MB=8534), tx/s=136756 (MB/s=8534) # 30.42 [+1.36] rx=68364 (8534 MB) # 30.42 [+0.00] ok # 30.58 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=149792 (MB=9347), tx/s=149792 (MB/s=9347) # 33.50 [+1.50] rx=149792 (9347 MB) # 33.50 [+0.00] ok # 33.66 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=126855 (MB=7916), tx/s=126855 (MB/s=7916) # 36.48 [+1.40] rx=63280 (7916 MB) # 36.48 [+0.00] ok # 36.49 [+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__->