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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 3.10 [+1.50] rx=116896 (7294 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=129648 (MB=8090), tx/s=129648 (MB/s=8090) # 6.12 [+1.36] rx=64792 (8090 MB) # 6.12 [+0.00] ok # 6.34 [+0.22] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=109024 (MB=6803), tx/s=109024 (MB/s=6803) # 9.26 [+1.50] rx=109024 (6803 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=134383 (MB=8385), tx/s=134383 (MB/s=8385) # 12.27 [+1.36] rx=67160 (8385 MB) # 12.27 [+0.00] ok # 12.47 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=136800 (MB=8536), tx/s=136800 (MB/s=8536) # 15.39 [+1.50] rx=136800 (8536 MB) # 15.39 [+0.00] ok # 15.60 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=118436 (MB=7390), tx/s=118436 (MB/s=7390) # 18.42 [+1.40] rx=59014 (7390 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.43] tx=136224 (MB=8500), tx/s=136224 (MB/s=8500) # 21.55 [+1.50] rx=136224 (8500 MB) # 21.55 [+0.00] ok # 21.76 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.43] tx=105003 (MB=6552), tx/s=105003 (MB/s=6552) # 24.58 [+1.40] rx=52402 (6552 MB) # 24.59 [+0.00] ok # 24.81 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.23 [+1.42] tx=144704 (MB=9030), tx/s=144704 (MB/s=9030) # 27.73 [+1.50] rx=144704 (9030 MB) # 27.74 [+0.00] ok # 27.94 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.40 [+1.46] tx=110953 (MB=6923), tx/s=110953 (MB/s=6923) # 30.76 [+1.36] rx=55118 (6923 MB) # 30.76 [+0.00] ok # 30.97 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.40 [+1.43] tx=130752 (MB=8159), tx/s=130752 (MB/s=8159) # 33.90 [+1.50] rx=130752 (8159 MB) # 33.90 [+0.00] ok # 34.10 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.53 [+1.43] tx=126335 (MB=7883), tx/s=126335 (MB/s=7883) # 36.93 [+1.40] rx=62979 (7883 MB) # 36.93 [+0.00] ok # 36.95 [+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__->