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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=139616 (MB=8712), tx/s=139616 (MB/s=8712) # 3.07 [+1.50] rx=139616 (8712 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=117728 (MB=7346), tx/s=117728 (MB/s=7346) # 6.06 [+1.36] rx=58860 (7346 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148896 (MB=9291), tx/s=148896 (MB/s=9291) # 9.15 [+1.50] rx=148896 (9291 MB) # 9.15 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=132422 (MB=8263), tx/s=132422 (MB/s=8263) # 12.15 [+1.36] rx=66161 (8263 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=136128 (MB=8494), tx/s=136128 (MB/s=8494) # 15.24 [+1.50] rx=136128 (8494 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=140419 (MB=8762), tx/s=140419 (MB/s=8762) # 18.25 [+1.40] rx=70075 (8762 MB) # 18.25 [+0.00] ok # 18.46 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=116736 (MB=7284), tx/s=116736 (MB/s=7284) # 21.38 [+1.50] rx=116736 (7284 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=119111 (MB=7432), tx/s=119111 (MB/s=7432) # 24.38 [+1.36] rx=59537 (7432 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=121216 (MB=7564), tx/s=121216 (MB/s=7564) # 27.47 [+1.50] rx=121216 (7564 MB) # 27.47 [+0.00] ok # 27.63 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=136256 (MB=8502), tx/s=136256 (MB/s=8502) # 30.45 [+1.40] rx=67363 (8502 MB) # 30.45 [+0.00] ok # 30.65 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=137088 (MB=8554), tx/s=137088 (MB/s=8554) # 33.57 [+1.50] rx=137088 (8554 MB) # 33.57 [+0.00] ok # 33.76 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=110570 (MB=6899), tx/s=110570 (MB/s=6899) # 36.58 [+1.40] rx=54852 (6899 MB) # 36.58 [+0.00] ok # 36.61 [+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__->