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=78144 (MB=4876), tx/s=78144 (MB/s=4876) # 3.08 [+1.50] rx=78144 (4876 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.47] tx=126365 (MB=7885), tx/s=126365 (MB/s=7885) # 6.09 [+1.36] rx=63173 (7885 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=99488 (MB=6208), tx/s=99488 (MB/s=6208) # 9.20 [+1.50] rx=99488 (6208 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=136740 (MB=8533), tx/s=136740 (MB/s=8533) # 12.21 [+1.36] rx=68323 (8533 MB) # 12.21 [+0.00] ok # 12.40 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.43] tx=124608 (MB=7775), tx/s=124608 (MB/s=7775) # 15.33 [+1.50] rx=124608 (7775 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=135966 (MB=8484), tx/s=135966 (MB/s=8484) # 18.33 [+1.40] rx=67855 (8484 MB) # 18.33 [+0.00] ok # 18.49 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=112256 (MB=7005), tx/s=112256 (MB/s=7005) # 21.41 [+1.50] rx=112256 (7005 MB) # 21.41 [+0.00] ok # 21.57 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=122475 (MB=7642), tx/s=122475 (MB/s=7642) # 24.39 [+1.36] rx=61204 (7642 MB) # 24.39 [+0.00] ok # 24.55 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=109856 (MB=6855), tx/s=109856 (MB/s=6855) # 27.48 [+1.50] rx=109856 (6855 MB) # 27.48 [+0.00] ok # 27.63 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=133214 (MB=8313), tx/s=133214 (MB/s=8313) # 30.46 [+1.36] rx=65464 (8313 MB) # 30.46 [+0.00] ok # 30.61 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 33.53 [+1.50] rx=135936 (8482 MB) # 33.53 [+0.00] ok # 33.69 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=129764 (MB=8097), tx/s=129764 (MB/s=8097) # 36.51 [+1.40] rx=64728 (8097 MB) # 36.51 [+0.00] ok # 36.53 [+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__->