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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=91712 (MB=5723), tx/s=91712 (MB/s=5723) # 3.05 [+1.50] rx=91712 (5723 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129542 (MB=8083), tx/s=129542 (MB/s=8083) # 6.04 [+1.36] rx=64746 (8083 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=112256 (MB=7005), tx/s=112256 (MB/s=7005) # 9.14 [+1.50] rx=112256 (7005 MB) # 9.15 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=140049 (MB=8739), tx/s=140049 (MB/s=8739) # 12.15 [+1.36] rx=69971 (8739 MB) # 12.15 [+0.00] ok # 12.32 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=99264 (MB=6194), tx/s=99264 (MB/s=6194) # 15.25 [+1.50] rx=99264 (6194 MB) # 15.25 [+0.00] ok # 15.40 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=137399 (MB=8574), tx/s=137399 (MB/s=8574) # 18.22 [+1.40] rx=68567 (8574 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=84000 (MB=5241), tx/s=84000 (MB/s=5241) # 21.32 [+1.50] rx=84000 (5241 MB) # 21.32 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=130813 (MB=8163), tx/s=130813 (MB/s=8163) # 24.32 [+1.36] rx=65373 (8163 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=126944 (MB=7921), tx/s=126944 (MB/s=7921) # 27.40 [+1.50] rx=126944 (7921 MB) # 27.40 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=133464 (MB=8328), tx/s=133464 (MB/s=8328) # 30.40 [+1.36] rx=66717 (8328 MB) # 30.40 [+0.00] ok # 30.56 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=139168 (MB=8684), tx/s=139168 (MB/s=8684) # 33.48 [+1.50] rx=139168 (8684 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=139901 (MB=8730), tx/s=139901 (MB/s=8730) # 36.47 [+1.40] rx=69891 (8730 MB) # 36.47 [+0.00] ok # 36.49 [+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__->