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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=129440 (MB=8077), tx/s=129440 (MB/s=8077) # 3.08 [+1.50] rx=129440 (8077 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=108285 (MB=6757), tx/s=108285 (MB/s=6757) # 6.08 [+1.36] rx=54074 (6757 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=117664 (MB=7342), tx/s=117664 (MB/s=7342) # 9.19 [+1.50] rx=117664 (7342 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=129348 (MB=8071), tx/s=129348 (MB/s=8071) # 12.20 [+1.36] rx=63308 (8071 MB) # 12.20 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.43] tx=156320 (MB=9754), tx/s=156320 (MB/s=9754) # 15.33 [+1.50] rx=156320 (9754 MB) # 15.34 [+0.00] ok # 15.53 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=135129 (MB=8432), tx/s=135129 (MB/s=8432) # 18.35 [+1.40] rx=67403 (8432 MB) # 18.35 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=115104 (MB=7182), tx/s=115104 (MB/s=7182) # 21.47 [+1.50] rx=115104 (7182 MB) # 21.47 [+0.00] ok # 21.64 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=118167 (MB=7374), tx/s=118167 (MB/s=7374) # 24.47 [+1.36] rx=59044 (7374 MB) # 24.47 [+0.00] ok # 24.67 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=140736 (MB=8782), tx/s=140736 (MB/s=8782) # 27.59 [+1.50] rx=140736 (8782 MB) # 27.59 [+0.00] ok # 27.78 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.46] tx=132293 (MB=8255), tx/s=132293 (MB/s=8255) # 30.61 [+1.36] rx=64580 (8255 MB) # 30.61 [+0.00] ok # 30.80 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=164832 (MB=10286), tx/s=164832 (MB/s=10286) # 33.72 [+1.50] rx=164832 (10286 MB) # 33.72 [+0.00] ok # 33.92 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=106408 (MB=6640), tx/s=106408 (MB/s=6640) # 36.74 [+1.40] rx=52732 (6640 MB) # 36.75 [+0.00] ok # 36.77 [+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__->