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=121856 (MB=7604), tx/s=121856 (MB/s=7604) # 3.09 [+1.50] rx=121856 (7604 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=114574 (MB=7149), tx/s=114574 (MB/s=7149) # 6.08 [+1.36] rx=57265 (7149 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149408 (MB=9323), tx/s=149408 (MB/s=9323) # 9.18 [+1.50] rx=149408 (9323 MB) # 9.18 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=137796 (MB=8598), tx/s=137796 (MB/s=8598) # 12.16 [+1.36] rx=68894 (8598 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=161536 (MB=10080), tx/s=161536 (MB/s=10080) # 15.25 [+1.50] rx=160582 (10020 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 18.24 [+1.40] rx=66334 (8299 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 21.33 [+1.50] rx=139808 (8724 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=101554 (MB=6337), tx/s=101554 (MB/s=6337) # 24.33 [+1.36] rx=50768 (6337 MB) # 24.34 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=147136 (MB=9181), tx/s=147136 (MB/s=9181) # 27.44 [+1.50] rx=147136 (9181 MB) # 27.44 [+0.00] ok # 27.62 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=132947 (MB=8296), tx/s=132947 (MB/s=8296) # 30.44 [+1.36] rx=65668 (8296 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=167136 (MB=10429), tx/s=167136 (MB/s=10429) # 33.55 [+1.50] rx=167136 (10429 MB) # 33.55 [+0.00] ok # 33.74 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=112489 (MB=7019), tx/s=112489 (MB/s=7019) # 36.56 [+1.40] rx=55805 (7019 MB) # 36.56 [+0.00] ok # 36.58 [+0.03] 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__->