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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 3.04 [+1.50] rx=131840 (8227 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=126791 (MB=7912), tx/s=126791 (MB/s=7912) # 6.01 [+1.36] rx=62626 (7912 MB) # 6.01 [+0.00] ok # 6.17 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=145920 (MB=9105), tx/s=145920 (MB/s=9105) # 9.09 [+1.50] rx=145920 (9105 MB) # 9.09 [+0.00] ok # 9.24 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=126739 (MB=7908), tx/s=126739 (MB/s=7908) # 12.06 [+1.36] rx=63331 (7908 MB) # 12.06 [+0.00] ok # 12.22 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=160480 (MB=10014), tx/s=160480 (MB/s=10014) # 15.14 [+1.50] rx=160480 (10014 MB) # 15.14 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=127994 (MB=7987), tx/s=127994 (MB/s=7987) # 18.11 [+1.40] rx=63835 (7987 MB) # 18.11 [+0.00] ok # 18.29 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.71 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 21.21 [+1.50] rx=137056 (8552 MB) # 21.22 [+0.00] ok # 21.41 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.47] tx=126682 (MB=7905), tx/s=126682 (MB/s=7905) # 24.23 [+1.36] rx=63311 (7905 MB) # 24.24 [+0.00] ok # 24.42 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=144320 (MB=9006), tx/s=144320 (MB/s=9006) # 27.34 [+1.50] rx=144320 (9006 MB) # 27.34 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=127505 (MB=7956), tx/s=127505 (MB/s=7956) # 30.32 [+1.36] rx=63744 (7956 MB) # 30.32 [+0.00] ok # 30.49 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=160160 (MB=9994), tx/s=160160 (MB/s=9994) # 33.41 [+1.50] rx=160160 (9994 MB) # 33.41 [+0.00] ok # 33.59 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=128447 (MB=8015), tx/s=128447 (MB/s=8015) # 36.41 [+1.40] rx=64055 (8015 MB) # 36.41 [+0.00] ok # 36.43 [+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__->