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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=87616 (MB=5467), tx/s=87616 (MB/s=5467) # 3.04 [+1.50] rx=87616 (5467 MB) # 3.05 [+0.00] ok # 3.20 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=129905 (MB=8106), tx/s=129905 (MB/s=8106) # 6.02 [+1.36] rx=64933 (8106 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=106656 (MB=6655), tx/s=106656 (MB/s=6655) # 9.10 [+1.50] rx=106656 (6655 MB) # 9.11 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=134649 (MB=8402), tx/s=134649 (MB/s=8402) # 12.08 [+1.36] rx=67295 (8402 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 15.15 [+1.50] rx=137696 (8592 MB) # 15.15 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.72 [+1.42] tx=139912 (MB=8731), tx/s=139912 (MB/s=8731) # 18.12 [+1.40] rx=69880 (8731 MB) # 18.12 [+0.00] ok # 18.27 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=113536 (MB=7085), tx/s=113536 (MB/s=7085) # 21.19 [+1.50] rx=113536 (7085 MB) # 21.19 [+0.00] ok # 21.36 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=129627 (MB=8089), tx/s=129627 (MB/s=8089) # 24.18 [+1.36] rx=64793 (8089 MB) # 24.18 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 27.24 [+1.50] rx=119872 (7480 MB) # 27.25 [+0.00] ok # 27.39 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.85 [+1.46] tx=137199 (MB=8561), tx/s=137199 (MB/s=8561) # 30.21 [+1.36] rx=68549 (8561 MB) # 30.21 [+0.00] ok # 30.39 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.82 [+1.42] tx=141088 (MB=8804), tx/s=141088 (MB/s=8804) # 33.32 [+1.50] rx=141088 (8804 MB) # 33.32 [+0.00] ok # 33.51 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=136812 (MB=8537), tx/s=136812 (MB/s=8537) # 36.33 [+1.40] rx=68293 (8537 MB) # 36.33 [+0.00] ok # 36.36 [+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__->