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=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 3.05 [+1.50] rx=137760 (8596 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=132744 (MB=8283), tx/s=132744 (MB/s=8283) # 6.01 [+1.36] rx=66351 (8283 MB) # 6.02 [+0.00] ok # 6.19 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=135776 (MB=8472), tx/s=135776 (MB/s=8472) # 9.12 [+1.50] rx=135776 (8472 MB) # 9.12 [+0.00] ok # 9.31 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=120255 (MB=7504), tx/s=120255 (MB/s=7504) # 12.13 [+1.36] rx=60116 (7504 MB) # 12.13 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=158240 (MB=9874), tx/s=158240 (MB/s=9874) # 15.24 [+1.50] rx=158240 (9874 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=113204 (MB=7064), tx/s=113204 (MB/s=7064) # 18.24 [+1.36] rx=56229 (7064 MB) # 18.24 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=110656 (MB=6905), tx/s=110656 (MB/s=6905) # 21.35 [+1.50] rx=110656 (6905 MB) # 21.36 [+0.00] ok # 21.51 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=131521 (MB=8207), tx/s=131521 (MB/s=8207) # 24.33 [+1.36] rx=65658 (8207 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=135008 (MB=8424), tx/s=135008 (MB/s=8424) # 27.42 [+1.50] rx=135008 (8424 MB) # 27.43 [+0.00] ok # 27.58 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=130435 (MB=8139), tx/s=130435 (MB/s=8139) # 30.40 [+1.36] rx=64372 (8139 MB) # 30.40 [+0.00] ok # 30.56 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=158944 (MB=9918), tx/s=158944 (MB/s=9918) # 33.48 [+1.50] rx=158944 (9918 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=140486 (MB=8766), tx/s=140486 (MB/s=8766) # 36.49 [+1.40] rx=70152 (8766 MB) # 36.49 [+0.00] ok # 36.51 [+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__->