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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=66432 (MB=4145), tx/s=66432 (MB/s=4145) # 3.08 [+1.50] rx=66432 (4145 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=109502 (MB=6833), tx/s=109502 (MB/s=6833) # 6.08 [+1.40] rx=54713 (6833 MB) # 6.08 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=75776 (MB=4728), tx/s=75776 (MB/s=4728) # 9.19 [+1.50] rx=75776 (4728 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=120876 (MB=7543), tx/s=120876 (MB/s=7543) # 12.18 [+1.40] rx=60378 (7543 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=96256 (MB=6006), tx/s=96256 (MB/s=6006) # 15.28 [+1.50] rx=96256 (6006 MB) # 15.28 [+0.00] ok # 15.47 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=119072 (MB=7430), tx/s=119072 (MB/s=7430) # 18.29 [+1.40] rx=59321 (7430 MB) # 18.29 [+0.00] ok # 18.46 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=98144 (MB=6124), tx/s=98144 (MB/s=6124) # 21.38 [+1.50] rx=98144 (6124 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=110363 (MB=6887), tx/s=110363 (MB/s=6887) # 24.38 [+1.36] rx=55100 (6887 MB) # 24.38 [+0.00] ok # 24.54 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=87360 (MB=5451), tx/s=87360 (MB/s=5451) # 27.46 [+1.50] rx=87360 (5451 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=123793 (MB=7725), tx/s=123793 (MB/s=7725) # 30.45 [+1.36] rx=61802 (7725 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 33.54 [+1.50] rx=114880 (7168 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=120861 (MB=7542), tx/s=120861 (MB/s=7542) # 36.53 [+1.40] rx=60213 (7542 MB) # 36.53 [+0.00] ok # 36.55 [+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__->