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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=82656 (MB=5158), tx/s=82656 (MB/s=5158) # 3.09 [+1.50] rx=82656 (5158 MB) # 3.09 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=118035 (MB=7365), tx/s=118035 (MB/s=7365) # 6.10 [+1.36] rx=58895 (7365 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.43] tx=94688 (MB=5908), tx/s=94688 (MB/s=5908) # 9.22 [+1.50] rx=94688 (5908 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=136243 (MB=8502), tx/s=136243 (MB/s=8502) # 12.22 [+1.36] rx=68023 (8502 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=102208 (MB=6378), tx/s=102208 (MB/s=6378) # 15.34 [+1.50] rx=102208 (6378 MB) # 15.34 [+0.00] ok # 15.52 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=117368 (MB=7324), tx/s=117368 (MB/s=7324) # 18.34 [+1.40] rx=58405 (7324 MB) # 18.34 [+0.00] ok # 18.53 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=93568 (MB=5838), tx/s=93568 (MB/s=5838) # 21.45 [+1.50] rx=93568 (5838 MB) # 21.46 [+0.00] ok # 21.65 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=127005 (MB=7925), tx/s=127005 (MB/s=7925) # 24.47 [+1.36] rx=63467 (7925 MB) # 24.47 [+0.00] ok # 24.67 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=75840 (MB=4732), tx/s=75840 (MB/s=4732) # 27.60 [+1.50] rx=75840 (4732 MB) # 27.60 [+0.00] ok # 27.79 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.46] tx=125689 (MB=7843), tx/s=125689 (MB/s=7843) # 30.61 [+1.36] rx=62804 (7843 MB) # 30.61 [+0.00] ok # 30.80 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=94240 (MB=5880), tx/s=94240 (MB/s=5880) # 33.72 [+1.50] rx=94240 (5880 MB) # 33.72 [+0.00] ok # 33.90 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=128974 (MB=8048), tx/s=128974 (MB/s=8048) # 36.72 [+1.40] rx=64358 (8048 MB) # 36.72 [+0.00] ok # 36.74 [+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__->