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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=108960 (MB=6799), tx/s=108960 (MB/s=6799) # 3.11 [+1.50] rx=108960 (6799 MB) # 3.11 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=128060 (MB=7991), tx/s=128060 (MB/s=7991) # 6.13 [+1.36] rx=64005 (7991 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=137152 (MB=8558), tx/s=137152 (MB/s=8558) # 9.26 [+1.50] rx=137152 (8558 MB) # 9.26 [+0.00] ok # 9.44 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=126817 (MB=7913), tx/s=126817 (MB/s=7913) # 12.26 [+1.36] rx=63406 (7913 MB) # 12.26 [+0.00] ok # 12.44 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=157632 (MB=9836), tx/s=157632 (MB/s=9836) # 15.36 [+1.50] rx=157632 (9836 MB) # 15.36 [+0.00] ok # 15.53 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=120495 (MB=7519), tx/s=120495 (MB/s=7519) # 18.36 [+1.40] rx=60081 (7519 MB) # 18.36 [+0.00] ok # 18.55 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=114368 (MB=7136), tx/s=114368 (MB/s=7136) # 21.48 [+1.50] rx=114368 (7136 MB) # 21.48 [+0.00] ok # 21.69 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.47] tx=109124 (MB=6809), tx/s=109124 (MB/s=6809) # 24.52 [+1.36] rx=54478 (6809 MB) # 24.52 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=130400 (MB=8137), tx/s=130400 (MB/s=8137) # 27.64 [+1.50] rx=130400 (8137 MB) # 27.65 [+0.00] ok # 27.86 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=104885 (MB=6545), tx/s=104885 (MB/s=6545) # 30.68 [+1.36] rx=52368 (6545 MB) # 30.69 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=159008 (MB=9922), tx/s=159008 (MB/s=9922) # 33.81 [+1.50] rx=159008 (9922 MB) # 33.82 [+0.00] ok # 34.00 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=124849 (MB=7791), tx/s=124849 (MB/s=7791) # 36.82 [+1.40] rx=62230 (7791 MB) # 36.82 [+0.00] ok # 36.84 [+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__->