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=118528 (MB=7396), tx/s=118528 (MB/s=7396) # 3.07 [+1.50] rx=118528 (7396 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=117568 (MB=7336), tx/s=117568 (MB/s=7336) # 6.08 [+1.40] rx=58774 (7336 MB) # 6.08 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 9.17 [+1.50] rx=124576 (7774 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=125337 (MB=7821), tx/s=125337 (MB/s=7821) # 12.16 [+1.40] rx=62661 (7821 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=140608 (MB=8774), tx/s=140608 (MB/s=8774) # 15.25 [+1.50] rx=140608 (8774 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=123714 (MB=7720), tx/s=123714 (MB/s=7720) # 18.23 [+1.40] rx=61825 (7720 MB) # 18.24 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=119584 (MB=7462), tx/s=119584 (MB/s=7462) # 21.34 [+1.50] rx=119584 (7462 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=110297 (MB=6882), tx/s=110297 (MB/s=6882) # 24.34 [+1.36] rx=55121 (6882 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=126048 (MB=7865), tx/s=126048 (MB/s=7865) # 27.43 [+1.50] rx=126048 (7865 MB) # 27.43 [+0.00] ok # 27.62 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=124276 (MB=7755), tx/s=124276 (MB/s=7755) # 30.44 [+1.40] rx=62135 (7755 MB) # 30.44 [+0.00] ok # 30.61 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=144704 (MB=9030), tx/s=144704 (MB/s=9030) # 33.54 [+1.50] rx=144704 (9030 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=125445 (MB=7828), tx/s=125445 (MB/s=7828) # 36.54 [+1.40] rx=62698 (7828 MB) # 36.54 [+0.00] ok # 36.56 [+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__->