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=108960 (MB=6799), tx/s=108960 (MB/s=6799) # 3.07 [+1.50] rx=108960 (6799 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=132127 (MB=8245), tx/s=132127 (MB/s=8245) # 6.05 [+1.36] rx=66021 (8245 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=144512 (MB=9018), tx/s=144512 (MB/s=9018) # 9.14 [+1.50] rx=144512 (9018 MB) # 9.14 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=138763 (MB=8659), tx/s=138763 (MB/s=8659) # 12.15 [+1.36] rx=69344 (8659 MB) # 12.15 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=155232 (MB=9687), tx/s=155232 (MB/s=9687) # 15.26 [+1.50] rx=155232 (9687 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=132024 (MB=8238), tx/s=132024 (MB/s=8238) # 18.26 [+1.40] rx=65841 (8238 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=141088 (MB=8804), tx/s=141088 (MB/s=8804) # 21.35 [+1.50] rx=141088 (8804 MB) # 21.35 [+0.00] ok # 21.50 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=129141 (MB=8058), tx/s=129141 (MB/s=8058) # 24.32 [+1.36] rx=63706 (8058 MB) # 24.32 [+0.00] ok # 24.48 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 27.40 [+1.50] rx=140202 (8749 MB) # 27.40 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=119045 (MB=7428), tx/s=119045 (MB/s=7428) # 30.37 [+1.36] rx=59502 (7428 MB) # 30.38 [+0.00] ok # 30.56 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=128512 (MB=8019), tx/s=128512 (MB/s=8019) # 33.48 [+1.50] rx=128512 (8019 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=114088 (MB=7119), tx/s=114088 (MB/s=7119) # 36.48 [+1.40] rx=56981 (7119 MB) # 36.48 [+0.00] ok # 36.50 [+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__->