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=125920 (MB=7857), tx/s=125920 (MB/s=7857) # 3.06 [+1.50] rx=125920 (7857 MB) # 3.06 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.43] tx=110863 (MB=6918), tx/s=110863 (MB/s=6918) # 6.08 [+1.40] rx=55401 (6918 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=122080 (MB=7618), tx/s=122080 (MB/s=7618) # 9.19 [+1.50] rx=122080 (7618 MB) # 9.19 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=131011 (MB=8175), tx/s=131011 (MB/s=8175) # 12.19 [+1.36] rx=65494 (8175 MB) # 12.19 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 15.30 [+1.50] rx=137248 (8564 MB) # 15.30 [+0.00] ok # 15.50 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=115417 (MB=7202), tx/s=115417 (MB/s=7202) # 18.32 [+1.40] rx=57520 (7202 MB) # 18.33 [+0.00] ok # 18.51 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=117920 (MB=7358), tx/s=117920 (MB/s=7358) # 21.43 [+1.50] rx=117920 (7358 MB) # 21.43 [+0.00] ok # 21.61 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=121098 (MB=7556), tx/s=121098 (MB/s=7556) # 24.44 [+1.36] rx=60521 (7556 MB) # 24.44 [+0.00] ok # 24.63 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=126336 (MB=7883), tx/s=126336 (MB/s=7883) # 27.55 [+1.50] rx=126336 (7883 MB) # 27.55 [+0.00] ok # 27.74 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=115637 (MB=7216), tx/s=115637 (MB/s=7216) # 30.56 [+1.36] rx=57783 (7216 MB) # 30.57 [+0.00] ok # 30.77 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=135104 (MB=8430), tx/s=135104 (MB/s=8430) # 33.69 [+1.50] rx=135104 (8430 MB) # 33.69 [+0.00] ok # 33.88 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.30 [+1.42] tx=142649 (MB=8901), tx/s=142649 (MB/s=8901) # 36.70 [+1.40] rx=71279 (8901 MB) # 36.70 [+0.00] ok # 36.72 [+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__->