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=132960 (MB=8297), tx/s=132960 (MB/s=8297) # 3.06 [+1.50] rx=132960 (8297 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=112620 (MB=7027), tx/s=112620 (MB/s=7027) # 6.05 [+1.36] rx=55507 (7027 MB) # 6.05 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=109248 (MB=6817), tx/s=109248 (MB/s=6817) # 9.16 [+1.50] rx=109248 (6817 MB) # 9.16 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=113111 (MB=7058), tx/s=113111 (MB/s=7058) # 12.16 [+1.36] rx=56264 (7058 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=122080 (MB=7618), tx/s=122080 (MB/s=7618) # 15.24 [+1.50] rx=122080 (7618 MB) # 15.24 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=138695 (MB=8655), tx/s=138695 (MB/s=8655) # 18.23 [+1.40] rx=69247 (8655 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=108000 (MB=6739), tx/s=108000 (MB/s=6739) # 21.34 [+1.50] rx=108000 (6739 MB) # 21.34 [+0.00] ok # 21.49 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=122296 (MB=7631), tx/s=122296 (MB/s=7631) # 24.31 [+1.36] rx=60341 (7631 MB) # 24.31 [+0.00] ok # 24.45 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=145344 (MB=9070), tx/s=145344 (MB/s=9070) # 27.37 [+1.50] rx=145344 (9070 MB) # 27.37 [+0.00] ok # 27.53 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=126831 (MB=7914), tx/s=126831 (MB/s=7914) # 30.35 [+1.36] rx=63407 (7914 MB) # 30.35 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=163264 (MB=10188), tx/s=163264 (MB/s=10188) # 33.43 [+1.50] rx=163264 (10188 MB) # 33.43 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=132381 (MB=8261), tx/s=132381 (MB/s=8261) # 36.41 [+1.40] rx=66108 (8261 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__->