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=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 3.08 [+1.50] rx=135424 (8450 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=110895 (MB=6920), tx/s=110895 (MB/s=6920) # 6.09 [+1.36] rx=55373 (6920 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=138144 (MB=8620), tx/s=138144 (MB/s=8620) # 9.20 [+1.50] rx=137975 (8610 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=133038 (MB=8302), tx/s=133038 (MB/s=8302) # 12.19 [+1.36] rx=65584 (8302 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=126304 (MB=7881), tx/s=126304 (MB/s=7881) # 15.30 [+1.50] rx=126304 (7881 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.46] tx=109157 (MB=6811), tx/s=109157 (MB/s=6811) # 18.30 [+1.36] rx=54518 (6811 MB) # 18.30 [+0.00] ok # 18.49 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=103360 (MB=6450), tx/s=103360 (MB/s=6450) # 21.41 [+1.50] rx=103360 (6450 MB) # 21.41 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=105671 (MB=6594), tx/s=105671 (MB/s=6594) # 24.40 [+1.36] rx=52791 (6594 MB) # 24.40 [+0.00] ok # 24.57 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=109984 (MB=6863), tx/s=109984 (MB/s=6863) # 27.49 [+1.50] rx=109984 (6863 MB) # 27.49 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=123431 (MB=7702), tx/s=123431 (MB/s=7702) # 30.50 [+1.36] rx=61712 (7702 MB) # 30.50 [+0.00] ok # 30.66 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=158304 (MB=9878), tx/s=158304 (MB/s=9878) # 33.58 [+1.50] rx=158304 (9878 MB) # 33.58 [+0.00] ok # 33.74 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.50] tx=136926 (MB=8544), tx/s=136926 (MB/s=8544) # 36.56 [+1.32] rx=68343 (8544 MB) # 36.56 [+0.00] ok # 36.58 [+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__->