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=133600 (MB=8337), tx/s=133600 (MB/s=8337) # 3.08 [+1.50] rx=133600 (8337 MB) # 3.08 [+0.00] ok # 3.29 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=106888 (MB=6670), tx/s=106888 (MB/s=6670) # 6.11 [+1.40] rx=53386 (6670 MB) # 6.11 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=142944 (MB=8920), tx/s=142944 (MB/s=8920) # 9.23 [+1.50] rx=142944 (8920 MB) # 9.23 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=131224 (MB=8188), tx/s=131224 (MB/s=8188) # 12.27 [+1.36] rx=65538 (8188 MB) # 12.27 [+0.00] ok # 12.48 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=135808 (MB=8474), tx/s=135808 (MB/s=8474) # 15.41 [+1.50] rx=135808 (8474 MB) # 15.41 [+0.00] ok # 15.61 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=117601 (MB=7338), tx/s=117601 (MB/s=7338) # 18.44 [+1.40] rx=58669 (7338 MB) # 18.44 [+0.00] ok # 18.62 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 21.54 [+1.50] rx=132992 (8299 MB) # 21.54 [+0.00] ok # 21.74 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.47] tx=121250 (MB=7566), tx/s=121250 (MB/s=7566) # 24.57 [+1.36] rx=60474 (7566 MB) # 24.57 [+0.00] ok # 24.76 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=140640 (MB=8776), tx/s=140640 (MB/s=8776) # 27.69 [+1.50] rx=140640 (8776 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.43] tx=128526 (MB=8020), tx/s=128526 (MB/s=8020) # 30.72 [+1.40] rx=64175 (8020 MB) # 30.72 [+0.00] ok # 30.91 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=161440 (MB=10074), tx/s=161440 (MB/s=10074) # 33.83 [+1.50] rx=161440 (10074 MB) # 33.84 [+0.00] ok # 34.03 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=123918 (MB=7732), tx/s=123918 (MB/s=7732) # 36.85 [+1.40] rx=61833 (7732 MB) # 36.85 [+0.00] ok # 36.87 [+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__->